octavia/releasenotes/notes/moving-api-config-variables-into-new-section-e1c20b77aaf5ea15.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

12 lines
226 B
YAML

---
upgrade:
- |
Several API related variables are moving to their own section `api_settings`.
bind_host
bind_port
api_handler
allow_pagination
allow_sorting
pagination_max_limit
api_base_uri