commit | b6f415f7f958723cb69fd767ab71077c796347fe | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Fri May 19 17:28:02 2017 +0100 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Wed May 24 22:57:52 2017 +0100 |
tree | 0b877ff0c9b2064e475fd1aa1037d95661d20456 | |
parent | e52cbc64c08a1c1a8d55c7f03613988f4304d6db [diff] [blame] |
List hypervisors with details rbac test As mentioned in a previous patch [0], a test can be added for listing hypervisors with details, which is what this patch does. [0] https://review.openstack.org/#/c/462742/3/patrole_tempest_plugin/tests/api/compute/test_hypervisor_rbac.py Change-Id: Ib828c707604b57747e9e54800455831d12155138
diff --git a/releasenotes/notes/hypervisor-list-with-details-test-655e873cd881c2bb.yaml b/releasenotes/notes/hypervisor-list-with-details-test-655e873cd881c2bb.yaml new file mode 100644 index 0000000..30ccb45 --- /dev/null +++ b/releasenotes/notes/hypervisor-list-with-details-test-655e873cd881c2bb.yaml
@@ -0,0 +1,4 @@ +--- +features: + - | + Add RBAC test for listing hypervisors with details.