yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43000
[Bug 1523859] [NEW] Failing router interface add changes port device_id/device_owner attributes
Public bug reported:
If a router is a attached to a neutron port and that operation fails at
a late stage in the processing then the 'device_id' and 'device_owner'
attributes of the port are still changed. The failed operation should
not change them.
The reason is that, as of commit
0947458018725b241603139f4ec6f92e84b2f29b, the update of those attributes
happens outside of the DB transaction.
** Affects: neutron
Importance: Undecided
Assignee: Bob Melander (bob-melander)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Bob Melander (bob-melander)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1523859
Title:
Failing router interface add changes port device_id/device_owner
attributes
Status in neutron:
New
Bug description:
If a router is a attached to a neutron port and that operation fails
at a late stage in the processing then the 'device_id' and
'device_owner' attributes of the port are still changed. The failed
operation should not change them.
The reason is that, as of commit
0947458018725b241603139f4ec6f92e84b2f29b, the update of those
attributes happens outside of the DB transaction.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1523859/+subscriptions
Follow ups