[install] Update ec2authtoken version suffix
Updated ec2authtoken auth_uri in heat.conf with v3 suffix. This is required if one wants to utilize autoscaling in heat. Change-Id: I06a498bce261ed6929476d12d04d7eaaf6df96b0 Closes-Bug: 1588111
This commit is contained in:
parent
567d34c2d0
commit
961e42c77e
@ -405,7 +405,7 @@ Install and configure components
|
||||
|
||||
[ec2authtoken]
|
||||
...
|
||||
auth_uri = http://controller:5000
|
||||
auth_uri = http://controller:5000/v3
|
||||
|
||||
Replace ``HEAT_PASS`` with the password you chose for the
|
||||
``heat`` user in the Identity service.
|
||||
|
Loading…
Reference in New Issue
Block a user