nova/releasenotes/notes/deprecate_glance_opts-eab01aba5dcda38a.yaml
Sean Dague 26262b7943 deprecate old glance config options
This deprecates the glance host, port, protocol options in
nova. api_servers is now the preferred way to do this.

Change-Id: I9054bcfb7f5a4a31f0bbfd770c00c767f3d165ba
2015-12-19 12:57:12 +00:00

7 lines
206 B
YAML

---
deprecations:
- The host, port, and protocol options in the [glance] configuration
section are deprecated, and will be removed in the N release. The
api_servers value should be used instead.