Remove use of admin-token in functional test
Change-Id: I8ac1e315f614bd5a820c6ff7f863406f632a56ee
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user