yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56735
[Bug 1624097] Re: Neutron LBaaS CLI quota show includes l7policy and doesn't include member
Reviewed: https://review.openstack.org/371342
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=91c4509afe1bdf89f89a40dfc0a3cb808fd2004a
Submitter: Jenkins
Branch: master
commit 91c4509afe1bdf89f89a40dfc0a3cb808fd2004a
Author: Reedip <reedip.banerjee@xxxxxxxxxxxxxxxxxx>
Date: Fri Sep 16 13:39:54 2016 +0530
Fix quota-update issue in LBaaS
Currently L7Policies cannot be updated( it was missing
in implementation in neutronclient). The same has been
taken care in the current patch.
Also, currently quota doesnt support updating the members
in an LBaaS pool. This patch temporarily removes it, till
it is not confirmed that LBaaS v2 needs to support quotas
for members or not.
Change-Id: I25a54a57debb762a32a280ece8c081fc52365f0f
Closes-Bug: #1624097
** Changed in: python-openstackclient
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1624097
Title:
Neutron LBaaS CLI quota show includes l7policy and doesn't include
member
Status in neutron:
Incomplete
Status in python-openstackclient:
Fix Released
Bug description:
When running devstack and executing "neutron quota-show" it lists an
l7 policy quota, but does not show a member quota. However, the help
message for "neutron quota-update" includes a member quota, but not an
l7 policy quota. The show command should not have the l7 policy
quota, but should have the member quota.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1624097/+subscriptions
References