magnum/magnum/tests/unit/common
Bharat Kunwar e84cc4c975 Convert network UUID to name required for OCCM
Sometimes, the fixed_network value gets rendered as UUID. However OCCM's
internal-network-name requires the network name, it does not support
UUID. This patch introduces a new parameter called fixed_network_name
which converts fixed_network UUID to name if it is UUID-like.

Story: 2005333
Task: 36313

Change-Id: I3453bc0dbea285687d39c9782685cb1f2a3ecd39
2019-08-25 22:16:42 +00:00
..
cert_manager Use barbicanclient.v1 instead of barbicanclient 2018-01-11 14:48:31 +00:00
x509 Using simple public/private key for k8s service account keys 2018-07-27 14:53:50 +12:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_clients.py Use barbicanclient.v1 instead of barbicanclient 2018-01-11 14:48:31 +00:00
test_context.py Deprecate usage of tenant and user in context 2018-02-06 14:00:43 +00:00
test_docker_utils.py Update minimum version of docker in unit tests 2018-03-15 12:04:30 +05:30
test_exception.py Stop using deprecated 'message' attribute in Exception 2017-07-24 17:27:24 +05:30
test_keystone.py Set is_admin flag correctly in RequestContext 2017-03-03 03:37:08 +00:00
test_neutron.py Convert network UUID to name required for OCCM 2019-08-25 22:16:42 +00:00
test_octavia.py ng-2: Adapt existing cluster APIs and conductor 2019-03-28 10:31:01 +00:00
test_policy.py Set is_admin flag correctly in RequestContext 2017-03-03 03:37:08 +00:00
test_profiler.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00
test_rpc.py Set access_policy for messaging's dispatcher 2017-06-21 11:14:24 +05:30
test_service.py Improve unit test coverage for common/service.py 2016-08-12 00:42:52 +00:00
test_short_id.py Do not use translate to delete chars 2016-02-29 14:34:07 +08:00
test_urlfetch.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00
test_utils.py Add openstack_ca_file configuration option 2018-01-17 14:58:56 +00:00