diff --git a/tests/basic_deployment.py b/tests/basic_deployment.py index b93f964e..44c0e442 100644 --- a/tests/basic_deployment.py +++ b/tests/basic_deployment.py @@ -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,