yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62066
[Bug 1670524] [NEW] auto allocate external network callback changes is_default
Public bug reported:
The code at [1] always gets executed on a network update so if you
perform a network update to update something unrelated to the
'is_default' column, 'is_default' will be changed to False. So
completely unrelated network updates end up clearing the is_default
value.
1. https://github.com/openstack/neutron/blob/ca751a1486812e498d9539980d8cd7bf6d7ebab7/neutron/services/auto_allocate/db.py#L68-L70
** Affects: neutron
Importance: High
Assignee: Armando Migliaccio (armando-migliaccio)
Status: Confirmed
** Tags: auto-allocated-topology
** Changed in: neutron
Assignee: (unassigned) => Armando Migliaccio (armando-migliaccio)
** Changed in: neutron
Importance: Undecided => High
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1670524
Title:
auto allocate external network callback changes is_default
Status in neutron:
Confirmed
Bug description:
The code at [1] always gets executed on a network update so if you
perform a network update to update something unrelated to the
'is_default' column, 'is_default' will be changed to False. So
completely unrelated network updates end up clearing the is_default
value.
1. https://github.com/openstack/neutron/blob/ca751a1486812e498d9539980d8cd7bf6d7ebab7/neutron/services/auto_allocate/db.py#L68-L70
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1670524/+subscriptions
Follow ups