Cleanup deprecated nova options
Some of the nova::network::neutron options are deprecated and are being removed. Let's cleanup these options. Depends-On: https://review.opendev.org/#/c/660741/ Change-Id: I28bfbd7881ef4f386aa3207b017323c989e4563d
This commit is contained in:
parent
81be2cec96
commit
a6ba0bcf36
@ -319,9 +319,8 @@ outputs:
|
||||
nova::network::neutron::neutron_project_name: 'service'
|
||||
nova::network::neutron::neutron_username: 'neutron'
|
||||
nova::network::neutron::neutron_region_name: {get_param: KeystoneRegion}
|
||||
nova::network::neutron::dhcp_domain: ''
|
||||
nova::metadata::dhcp_domain: ''
|
||||
nova::network::neutron::neutron_password: {get_param: NeutronPassword}
|
||||
nova::network::neutron::neutron_url: {get_param: [EndpointMap, NeutronInternal, uri]}
|
||||
nova::network::neutron::neutron_auth_url: {get_param: [EndpointMap, KeystoneV3Internal, uri]}
|
||||
nova::rabbit_heartbeat_timeout_threshold: 60
|
||||
nova::cinder_catalog_info: 'volumev3:cinderv3:internalURL'
|
||||
|
Loading…
x
Reference in New Issue
Block a user