nova/releasenotes/notes/remove_legacy_v2_api_policy_rules-033fa77420ed6362.yaml
He Jie Xu 1fba0bc166 Remove legacy v2 policy rules
The legacy v2 API code was removed. The policy rules which are used by legacy
v2 API code are useless anymore. This patch cleanup them.

Partially implements blueprint remove-legacy-v2-api-code

Change-Id: I64648bf97ec483981426086b81b2056928fa1b3e
2016-06-08 17:57:29 -04:00

7 lines
284 B
YAML

---
upgrade:
- Legacy v2 API code is already removed. A set of policy rules in the
policy.json, which are only used by legacy v2 API, are removed. Both v2.1
API and v2.1 compatiable mode API are using same set of new policy rules
which are with prefix `os_compute_api`.