blob: a2813152a0b72cbec268d37ea2b9c061cff8f09b (
plain)
1
2
3
4
5
6
7
|
---
upgrade:
- Delete the deprecated ``glance.host``, ``glance.port``,
``glance.protocol`` configuration options. ``glance.api_servers``
must be set to have a working config. There is currently no
default for this config option, so a value must be set.
|