commit | 0ad6bde73d77d34bfabaf1a0e1cc1f118f97e6a3 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Thu Apr 05 07:01:46 2018 +0100 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Thu Apr 05 16:09:49 2018 +0000 |
tree | fb3a8f7f2af6aff26d04158c73537f6bfc547cb0 | |
parent | 8d8e1af35b6baa2bdd592c13168e7e6b1561619a [diff] |
Increase RBAC test coverage for floating ips bulk API This PS adds better RBAC test coverage for Nova os-floating-ip-pools API, the documentation for which is here: [0]. The same policy is enforced for each endpoint: [1]. The max_microversion is 2.35 since the API is deprecated in 2.36 onward [2]. Only [3] is not tested because there is no corresponding Tempest endpoint in its client. [0] https://developer.openstack.org/api-ref/compute/#floating-ips-bulk-os-floating-ips-bulk-deprecated [1] https://github.com/openstack/nova/blob/master/nova/policies/floating_ips_bulk.py [2] https://developer.openstack.org/api-ref/compute/#list-floating-ips [3] https://developer.openstack.org/api-ref/compute/#list-floating-ips-by-host Change-Id: Ie28ee0b4e76e59b9813bf352f03c0cf14fa91616