octavia/releasenotes/notes/add_ability_to_disable_api_versions-253a8dc4253f0f56.yaml
Adam Harwell c764abc355 Allow operators to disable v1 or v2.0 api endpoints
Also, create a section for API settings `api_settings` and move some
related settings there.

This patch also enables the configuration settings to be logged
when the api process is started if debug is True.

Change-Id: I31671789d186c4b8a775cc12a414acd2d439512d
2017-06-26 14:37:27 -07:00

5 lines
97 B
YAML

---
features:
- |
Add config variables to allow disabling either API version (v1 or v2.0).