tests: Remove admin_token from ks relation introspection

Change-Id: Ided7811b4e859159f9fc0b514b1a63b9b2a9deba
This commit is contained in:
Frode Nordahl 2020-03-16 12:08:19 +01:00
parent b53c597b15
commit ad3f230e64
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
1 changed files with 0 additions and 1 deletions

View File

@ -565,7 +565,6 @@ class NovaCCBasicDeployment(OpenStackAmuletDeployment):
expected = {
'service_protocol': 'http',
'service_tenant': 'services',
'admin_token': 'ubuntutesting',
'service_password': u.not_null,
'service_port': '5000',
'auth_port': '35357',