37987ee385
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