cinder/releasenotes/notes/remove-deprecated-nova-opts-b1ec66fe3a9bb3b9.yaml
Gyorgy Szombathelyi c463c6f50c Remove deprecated nova config options
In Pike, the nova client converted to use the [nova] section.
Remove the obsolete config options now.

Change-Id: Ic112a68101c0dcb14da0db06c62ae190474a37d9
2017-10-13 11:05:11 +02:00

11 lines
441 B
YAML

---
upgrade:
- Removed the deprecated options for the Nova connection:>
os_privileged_user{name, password, tenant, auth_url},
nova_catalog_info, nova_catalog_admin_info,
nova_endpoint_template, nova_endpoint_admin_template,
nova_ca_certificates_file, nova_api_insecure.
From Pike, using the [nova] section is preferred to
configure compute connection for Guest Assisted Snapshost
or the InstanceLocalityFilter.