commit | b0ee03e568560a3ec558da09e811284ee996bdd2 | [log] [tgz] |
---|---|---|
author | Artom Lifshitz <alifshit@redhat.com> | Wed Dec 01 14:04:15 2021 -0500 |
committer | Artom Lifshitz <alifshit@redhat.com> | Wed Dec 01 16:38:32 2021 -0500 |
tree | 93584aa490b490ba0c4981ec65d949462566587b | |
parent | 94e2f8fdf26dbeb36ff3abe34db3d4a4432ab905 [diff] |
Don't override images client in compute admin tests Tests should be explicit about their use of admin credentials. The base compute admin tests class overrode self.image_client with the admin version. Stop doing that, and introduce a new self.admin_image_client client that tests can explicitly use. Needed-by: https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/805300 Change-Id: I1a0c84b41b1b77d3a618a8f15448909bd12a0742