[trivial] fix amulet missing https_keystone setting error
This commit is contained in:
parent
01437cb183
commit
dea9de075b
@ -262,7 +262,6 @@ class CephRadosGwBasicDeployment(OpenStackAmuletDeployment):
|
||||
'auth_port': '35357',
|
||||
'auth_protocol': 'http',
|
||||
'private-address': u.valid_ip,
|
||||
'https_keystone': 'False',
|
||||
'auth_host': u.valid_ip,
|
||||
'service_username': 'swift',
|
||||
'service_tenant_id': u.not_null,
|
||||
|
Loading…
Reference in New Issue
Block a user