nova/nova/tests/unit/consoleauth
Ed Leafe 1278f2dc11 Fix invalid UUIDs in remaining tests
There were many places throughout our tests that used plain strings
where the object was expecting a UUID, which caused lots of warning
output when running the tests. This patch replaces all such usages with
proper UUIDs.

Closes-Bug: #1606647

Change-Id: Ib339b97ef178c870405e19385d3df24dd1f730cc
2018-01-30 17:15:03 +00:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_consoleauth.py Fix invalid UUIDs in remaining tests 2018-01-30 17:15:03 +00:00
test_rpcapi.py conf: remove *_topic config opts 2017-07-17 21:27:02 -07:00