diff --git a/src/tests/basic_deployment.py b/src/tests/basic_deployment.py index 504c23f..5293ccb 100644 --- a/src/tests/basic_deployment.py +++ b/src/tests/basic_deployment.py @@ -80,7 +80,6 @@ class SoftHSMBasicDeployment(OpenStackAmuletDeployment): """Configure all of the services.""" keystone_config = { 'admin-password': 'openstack', - 'admin-token': 'ubuntutesting', 'preferred-api-version': str(keystone_version), } # say we don't need an HSM for these tests