yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87058
[Bug 1942413] [NEW] subport status is not updated when trunk or subport notification is received
Public bug reported:
When trunk or subport is created or deleted, nofications are sent. In
the meanwhile, subport status is not updated according.
when trunk/subport is created and subport is already added to trunk,
subport status should be updated:
devicd_id:<trunk_id>
device_owner: trunk:subport
binding:host_id <parent_port host_id>
when trunk/subport is deleted or subport removed from trunk, subport
status should be updated:
device_id: None
device_onwer: None
binding_host_id: None
solution for this scenario is register for trunk/subport notification
and trigger subport update according to listening event and payload.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1942413
Title:
subport status is not updated when trunk or subport notification is
received
Status in neutron:
New
Bug description:
When trunk or subport is created or deleted, nofications are sent. In
the meanwhile, subport status is not updated according.
when trunk/subport is created and subport is already added to trunk,
subport status should be updated:
devicd_id:<trunk_id>
device_owner: trunk:subport
binding:host_id <parent_port host_id>
when trunk/subport is deleted or subport removed from trunk, subport
status should be updated:
device_id: None
device_onwer: None
binding_host_id: None
solution for this scenario is register for trunk/subport notification
and trigger subport update according to listening event and payload.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1942413/+subscriptions
Follow ups