Remove discoverable test from compute tests.

Currently, test_hypervisor_rbac is the only merged test that
has a test for discoverable-related policy action. This patch
removes that test, because it was decided, in another patch [1],
that implementing discoverable policy actions should be postponed,
pending further discussion and changing show_extension in
nova's ExtensionInfoController [2] to only enforce 1 policy action
rather than all discoverable policy actions.

[1] https://review.openstack.org/#/c/431740/
[2] https://github.com/openstack/nova/blob/08653a53a6f7cd1d475a974293c4215be166e292/nova/api/openstack/compute/extension_info.py

Change-Id: I46b911f9542b46881af7ea0f8387f1271551ad8d
1 file changed