Merge "Use immutable roles in tests"

This commit is contained in:
Zuul 2019-09-24 18:33:38 +00:00 committed by Gerrit Code Review
commit 66776c12b2
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ class TestCaseWithBootstrap(core.BaseTestCase):
self.bootstrapper.admin_role_name = 'admin'
self.bootstrapper.service_name = 'keystone'
self.bootstrapper.public_url = 'http://localhost/identity/'
self.bootstrapper.immutable_roles = True
try:
PROVIDERS.resource_api.create_domain(