yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74415
[Bug 1788759] [NEW] Logging does not update NFLOGs when changing port state to UP
Public bug reported:
Steps to reproduce this bug:
1. Create log
2. Update port 'state' into 'DOWN'
openstack port set <port_id> --disable
=> NFLOGs are not removed, this is accepted
3. Restart L3
=> NFLOGs are removed
4. Changing port status from DOWN to UP
Expected result: NFLOGs should be recovered
Actual result: NFLOGs are NOT recovered
In addition, without step 3, everything works as expected.
** 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/1788759
Title:
Logging does not update NFLOGs when changing port state to UP
Status in neutron:
New
Bug description:
Steps to reproduce this bug:
1. Create log
2. Update port 'state' into 'DOWN'
openstack port set <port_id> --disable
=> NFLOGs are not removed, this is accepted
3. Restart L3
=> NFLOGs are removed
4. Changing port status from DOWN to UP
Expected result: NFLOGs should be recovered
Actual result: NFLOGs are NOT recovered
In addition, without step 3, everything works as expected.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1788759/+subscriptions
Follow ups