tests: Remove admin_token from ks relation introspection

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

View File

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