Neutron: Use internal endpoint for nova communication
This PS moves to use the internal endpoint for nova interaction. Change-Id: Ifb796fb80314c97bc117d82a93a9cd0cfa95591e Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
0ffa12abdb
commit
9fbd4fe793
@ -1467,6 +1467,7 @@ conf:
|
|||||||
nova:
|
nova:
|
||||||
auth_type: password
|
auth_type: password
|
||||||
auth_version: v3
|
auth_version: v3
|
||||||
|
endpoint_type: internal
|
||||||
keystone_authtoken:
|
keystone_authtoken:
|
||||||
memcache_security_strategy: ENCRYPT
|
memcache_security_strategy: ENCRYPT
|
||||||
auth_type: password
|
auth_type: password
|
||||||
|
Loading…
Reference in New Issue
Block a user