diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-08-31 16:53:46 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-08-31 16:53:46 +0000 |
| commit | 8b64167a16a8dffbc36f04958a9162912d25ce15 (patch) | |
| tree | 5b19639e6f6a70f0b58fa4e2c3e3ac20347404e1 /etc | |
| parent | 90643276b7540bfbb769b5a82012fc518334ba51 (diff) | |
| parent | f9fa7a68a368cefd79ccc6d5d2b91cbdb4d17be7 (diff) | |
Merge "Clean up non-spec output in flavor extensions"
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/nova/policy.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/nova/policy.json b/etc/nova/policy.json index 2a722b9a1..2704bdcd5 100644 --- a/etc/nova/policy.json +++ b/etc/nova/policy.json @@ -36,6 +36,7 @@ "compute_extension:extended_server_attributes": [["rule:admin_api"]], "compute_extension:extended_status": [], "compute_extension:flavor_access": [], + "compute_extension:flavor_disabled": [], "compute_extension:flavorextradata": [], "compute_extension:flavorextraspecs": [], "compute_extension:flavormanage": [["rule:admin_api"]], |
