** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1568197
Title:
Problems with neutron.common.constants import break HA and
Public bug reported:
branch: master
commit: 4e3a9c2b9c0ada6c2a471d24a20927aa8e8f5740
Depending on the order neutron router commands are given, the snat interface
for a dvrha router on the dvr_snat agent might not get created.
look at following interaction:
--create a couple of network and
Public bug reported:
branch: master (April 13th 2016): commit
2a305c563073a3066aac3f07aab3c895ec2cd2fb
Topology:
1 controller (neutronserver)
3 network nodes (l3_agent in dvr_snat mode)
2 compute nodes (l3_agent in dvr mode)
behavior: when a dvr/ha router is created and a vm instantiated on th
Public bug reported:
Many files in the neutron project use this import:
from neutron.common import constants as l3_const
or some variation of it.
For some reason this import is not working correctly.
Particularly the following lines from ithe file neturon.common.constants seem
to not take eff
Public bug reported:
Pre-Conditions: three node dvr topology created with devstack script
from master branch
step-by-step:
as " source openrc admin admin" (adminstrator)
Dvr routers is created
Three Subnets are attached to it.
Only one vm is instantiated and attach to only one subnet.
Expecte
Public bug reported:
several tests upstream are failing with a DBReferenceError exception when calls
to
File "/opt/stack/new/neutron/neutron/plugins/ml2/db.py", line 208, in
ensure_dvr_port_binding
This appears to be caused by accessing database resource without locking
it (race condition).
H
Public bug reported:
when a system is brought up using vxlan which has no interfaces added
to br-ex bridge, if an ha router is created, the tunnel between the
network nodes is created, however, when a external gateways is set for
the router the vxlan tunnels between the network nodes is dropped.
Public bug reported:
currently the following erorr is seen in the q-l3 or q-vpn agents when
deleting a router: (steps to reproduce below):
Exit code: 0
Stdin:
Stdout: lo
Stderr: execute /opt/stack/neutron/neutron/agent/linux/utils.py:150
2015-08-27 19:08:38.007 12027 DEBUG neutron.agent.linux.u
Public bug reported:
When use attempts to create an ha router, the creation fails with an internal
server error message.
After the first attempt, the command "neutron net-list" starts to fail with
internal error as well.
The cause seems to be the creation of the ha_network.
After the first a
----------+
adolfo@devstack:~/dvr$
** Affects: neutron
Importance: Undecided
Assignee: Adolfo Duarte (adolfo-duarte)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Adolfo Duarte (adolfo-duarte)
--
You received this bug notification bec
10 matches
Mail list logo