c463c6f50c
In Pike, the nova client converted to use the [nova] section. Remove the obsolete config options now. Change-Id: Ic112a68101c0dcb14da0db06c62ae190474a37d9
11 lines
441 B
YAML
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.
|