[trivial] fix amulet missing https_keystone setting error

This commit is contained in:
Edward Hope-Morley 2015-03-26 09:03:52 -07:00
parent 01437cb183
commit dea9de075b

View File

@ -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,