yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87591
[Bug 1949767] [NEW] FIP ports count into quota as they get a project_id set
Public bug reported:
With
https://github.com/openstack/neutron/commit/d0c172afa6ea38e94563afb4994471420b27cddf
Neutron started adding a "project_id" to a FIPs external port, even
though
https://github.com/openstack/neutron/blob/f97baa0b16687453735e46e7a0f73fe03d7d4db7/neutron/db/l3_db.py#L326
states, that this is "intentionally not set".
This makes the ports viewable by the customer in "openstack port list"
and lets the ports count into quota, which was not the case pre-train.
Is this change intentional?
** 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/1949767
Title:
FIP ports count into quota as they get a project_id set
Status in neutron:
New
Bug description:
With
https://github.com/openstack/neutron/commit/d0c172afa6ea38e94563afb4994471420b27cddf
Neutron started adding a "project_id" to a FIPs external port, even
though
https://github.com/openstack/neutron/blob/f97baa0b16687453735e46e7a0f73fe03d7d4db7/neutron/db/l3_db.py#L326
states, that this is "intentionally not set".
This makes the ports viewable by the customer in "openstack port list"
and lets the ports count into quota, which was not the case pre-train.
Is this change intentional?
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1949767/+subscriptions
Follow ups