nova/releasenotes/notes/v21enable-8454d6eca3ec604f.yaml
Sean Dague e65557c193 remove the ability to disable v2.1
The option to enable (and thus possibly disable) v2.1 was deprecated
in Mitaka. It should now be removed. v2.1 is a required part of the
API and it was default on.

Change-Id: Ia446040e3b4e87438712e7d8c1bafda0a6e53999
2016-03-31 19:50:43 +00:00

7 lines
209 B
YAML

---
upgrade:
- The deprecated osapi_v21.enabled config option has been removed. This
previously allowed you a way to disable the v2.1 API. That is no
longer something we support, v2.1 is mandatory.