nova: glance section uses deprecated config option
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
In Progress
|
High
|
Unassigned |
Bug Description
Seen in nova logs during startup:
```
2023-06-09 07:18:47.335 7 WARNING oslo_config.cfg [None req-3b094633-
Support for image service configuration via standard keystoneauth1 Adapter
options was added in the 17.0.0 Queens release. The api_servers option was
retained temporarily to allow consumers time to cut over to a real load
balancing solution.
). Its value may be silently ignored in the future.
```
This is hardcoded in our template https:/
We should switch to a modern configuration before nova forces us.
Changed in kolla-ansible: | |
importance: | Undecided → High |
Changed in kolla-ansible: | |
status: | New → Triaged |
Fix proposed to branch: master /review. opendev. org/c/openstack /kolla- ansible/ +/897535
Review: https:/