yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #69517
[Bug 1734406] Re: 'all_tenants' query param is missing in GET sec group api-ref
Reviewed: https://review.openstack.org/522910
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=37987ee385d37db2983e8593fd01d3c3ee16bd55
Submitter: Zuul
Branch: master
commit 37987ee385d37db2983e8593fd01d3c3ee16bd55
Author: ghanshyam <ghanshyammann@xxxxxxxxx>
Date: Sat Nov 25 04:36:57 2017 +0300
Add 'all_tenants' for GET sec group api ref
GET /os-security-groups API accept 'all_tenants' [1]
as one of the query param to list all tenants sec groups.
But that is missing in api-ref [2]
..1
https://github.com/openstack/nova/blob/e9104dbaef9bbccc6b19811125d439fdf9558428/nova/network/security_group/neutron_driver.py#L178
https://github.com/openstack/nova/blob/e9104dbaef9bbccc6b19811125d439fdf9558428/nova/compute/api.py#L5096
..2 https://developer.openstack.org/api-ref/compute/#list-security-groups
Closes-Bug: #1734406
Change-Id: I2946f05716c9030f7880ac423cc64b49c04b2992
** Changed in: nova
Status: In Progress => Fix Released
--
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/1734406
Title:
'all_tenants' query param is missing in GET sec group api-ref
Status in OpenStack Compute (nova):
Fix Released
Bug description:
GET Security group API accept 'all_tenants' [1] as one of the query
param to list all tenants sec group. But that is missing in api-ref
[2]
..1
https://github.com/openstack/nova/blob/e9104dbaef9bbccc6b19811125d439fdf9558428/nova/network/security_group/neutron_driver.py#L178
https://github.com/openstack/nova/blob/e9104dbaef9bbccc6b19811125d439fdf9558428/nova/compute/api.py#L5096
..2 https://developer.openstack.org/api-ref/compute/#list-security-
groups
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1734406/+subscriptions
References