50b83c7927
Octavia complains about option amp_ssh_access_allowed to be deprecated. See https://docs.openstack.org/octavia/ussuri/configuration/configref.html#controller_worker.amp_ssh_access_allowed The octavia_ssh_enabled OSA variable is instead used to either write the amp_ssh_key_name configuration option or not. The configuration option amp_image_id in Octavia is deprected and image tags should be used instead. Therefore octavia_amp_image_id is removed. Change-Id: Ibd5f3d2ca25f9bb880b0c535c59ef430bd1043be
7 lines
197 B
YAML
7 lines
197 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Remove ``octavia_amp_image_id`` option as the corresponding configuration
|
|
option in Octavia ``amp_image_id`` is deprected and image tags should be
|
|
used instead.
|