[trivial] fix amulet missing https_keystone setting error
This commit is contained in:
@@ -160,7 +160,6 @@ class GlanceBasicDeployment(OpenStackAmuletDeployment):
|
||||
'auth_port': '35357',
|
||||
'auth_protocol': 'http',
|
||||
'private-address': u.valid_ip,
|
||||
'https_keystone': 'False',
|
||||
'auth_host': u.valid_ip,
|
||||
'service_username': 'glance',
|
||||
'service_tenant_id': u.not_null,
|
||||
|
||||
Reference in New Issue
Block a user