[trivial] fix amulet missing https_keystone setting error
This commit is contained in:
parent
76ad79dfef
commit
32bed1d623
@ -281,7 +281,6 @@ class NovaCCBasicDeployment(OpenStackAmuletDeployment):
|
||||
'auth_port': '35357',
|
||||
'auth_protocol': 'http',
|
||||
'private-address': u.valid_ip,
|
||||
'https_keystone': 'False',
|
||||
'auth_host': u.valid_ip,
|
||||
'service_username': 's3_ec2_nova',
|
||||
'service_tenant_id': u.not_null,
|
||||
|
Loading…
Reference in New Issue
Block a user