Merge "tests: Remove admin_token from ks relation introspection"

This commit is contained in:
Zuul 2020-03-17 13:38:32 +00:00 committed by Gerrit Code Review
commit 8f33621552
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',