Merge "Use valid_interfaces instead of os_interface for placement"
This commit is contained in:
commit
535fce237c
@ -261,7 +261,7 @@ outputs:
|
|||||||
nova::placement::password: {get_param: NovaPassword}
|
nova::placement::password: {get_param: NovaPassword}
|
||||||
nova::placement::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
|
nova::placement::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
|
||||||
nova::placement::region_name: {get_param: KeystoneRegion}
|
nova::placement::region_name: {get_param: KeystoneRegion}
|
||||||
nova::placement::os_interface: {get_param: NovaPlacementAPIInterface}
|
nova::placement::valid_interfaces: {get_param: NovaPlacementAPIInterface}
|
||||||
nova::database_connection:
|
nova::database_connection:
|
||||||
make_url:
|
make_url:
|
||||||
scheme: {get_param: [EndpointMap, MysqlInternal, protocol]}
|
scheme: {get_param: [EndpointMap, MysqlInternal, protocol]}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user