yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04676
[Bug 1204714] Re: VlanManager unnecessarly creates fixed_ip quota reservations
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1204714
Title:
VlanManager unnecessarly creates fixed_ip quota reservations
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The nova-network VlanManager does not enforce quotas on fixed ips as
an entire network is assigned to a project. However the VlanManager
uses its parent class's (NetworkManager) deallocate_fixed_ip function
which by default will add an entry to the reservation table in the DB
noting the freeing of the IP.
Since the VlanManager does not add quota reservations its superfluous
to note the freeing of the fixed IP in the DB and is a wasted write to
the DB.
The VlanManager should be update to avoid quota reservations for
fixed_ips.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1204714/+subscriptions