empest_plugin/api/test_trunk.py
@@ -235,7 +235,8 @@ class TrunkTestInheritJSONBase(TrunkTestJSONBase):
'segmentation_id': segmentation_id2}]
# Validate that subport got segmentation details from the network
- self.assertEqual(expe
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: neutron
Assignee: (unassigned) => Cédric OLLIVIER (m.col)
** Tags added: juno-backport-potential
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which
** Project changed: neutron => networking-odl
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1376563
Title:
add unit tests covering full-sync to ODL
Status in OpenDaylight backend contr
** Project changed: neutron => networking-odl
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1371115
Title:
fix full synchronization between neutron and ODL
Status in OpenDaylight backe
** Project changed: neutron => networking-odl
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1376169
Title:
ODL MD can't reconnect to ODL after it restarts
Status in OpenDaylight backen
** Project changed: neutron => networking-odl
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1373817
Title:
ODL MD should not reraise ODL exceptions as they are
Status in OpenDaylight b
ffects: neutron
Importance: Undecided
Assignee: Cédric OLLIVIER (m.col)
Status: New
** Tags: icehouse-backport-potential opendaylight unittest
** Changed in: neutron
Assignee: (unassigned) => Cédric OLLIVIER (m.col)
--
You received this bug notification because you are
utron
- create a network
- restart ODL
- create another network
The last command raises an 401 http error and any extra single
operations will fail.
** Affects: neutron
Importance: Undecided
Assignee: Cédric OLLIVIER (m.col)
Status: New
** Tags: icehouse-backport-pote
Public bug reported:
ODL MD reraised errors returned by ODL in single operations and in full
synchronization.
In both cases, ODL MD could raise more adapted errors (i.e. server errors
instead of client errors).
** Affects: neutron
Importance: Undecided
Status: New
** Tags: iceho
Assignee: Cédric OLLIVIER (m.col)
Status: New
** Tags: icehouse-backport-potential opendaylight
** Changed in: neutron
Assignee: (unassigned) => Cédric OLLIVIER (m.col)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subsc
Public bug reported:
400 (Bad Request) errors are ignored in every create or update operation to
OpenDaylight.
Referring to the comment, it protects against conflicts with already existing
resources.
In case of update operations, it seems irrelevant and masks "real" bad requests.
It could also
Public bug reported:
MechanismDriver.delete_port_* (gateway port) are not called when the router is
being removed.
For instance, it remains the network:router_gateway ports in OpenDaylight as
its Mechanism Driver is not correctly called.
To reproduce it:
- create a router and set the gatewa
Public bug reported:
All the operations (create, update or delete) haven't been covered by unit
tests.
Bug #1324450 about the delete operations would have been caught.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a me
Public bug reported:
The delete operations (networks, subnets and ports) haven't been managed since
the 12th review of the initial support.
It seems sync_single_resource only implements create and update operations.
** Affects: neutron
Importance: Undecided
Status: New
** Patch ad
14 matches
Mail list logo