[Bug: 2141401] Change in NSX backend response
Modity/delete response message nows includes enterprise admin Change-Id: I71e2fa49721dbd1292cb856e3379ee7964e50528
This commit is contained in:
parent
b0afff804a
commit
725fc28df1
@ -35,8 +35,8 @@ LOG = logging.getLogger(__name__)
|
||||
|
||||
class TestCertificateMgmt(manager.NetworkScenarioTest):
|
||||
|
||||
error_msg = ["Principal \'admin\'",
|
||||
"attempts to delete or modify an object it doesn't own"]
|
||||
error_msg = ["Principal \'admin\' with role \'[enterprise_admin]\'",
|
||||
"attempts to delete or modify an object"]
|
||||
|
||||
@classmethod
|
||||
def skip_checks(cls):
|
||||
|
Loading…
x
Reference in New Issue
Block a user