
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
7 lines
284 B
YAML
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`.
|