Skip topology functional test case in case has any Kyestone credentials
Change-Id: Iaa9c8375a728dac07d7ffad03e948604ce4213db
This commit is contained in:
parent
74538a904c
commit
164df84c22
@ -187,6 +187,7 @@ def node_name_from_hostname(hostname):
|
||||
return hostname.split('.', 1)[0].lower()
|
||||
|
||||
|
||||
@keystone.skip_unless_has_keystone_credentials()
|
||||
class HostsNamespaceTest(testtools.TestCase):
|
||||
|
||||
@property
|
||||
|
Loading…
x
Reference in New Issue
Block a user