magnum/magnum/tests/unit
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
..
api Add cluster upgrade to the API 2019-06-07 12:01:10 +12:00
cmd Add framework for magnum-status upgrade check 2019-01-27 04:26:30 +00:00
common Convert network UUID to name required for OCCM 2019-08-25 22:16:42 +00:00
conductor Convert network UUID to name required for OCCM 2019-08-25 22:16:42 +00:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db Merge "Add information about the cluster in magnum event notifications" 2019-08-01 10:26:30 +00:00
drivers Convert network UUID to name required for OCCM 2019-08-25 22:16:42 +00:00
objects Allow setting network, subnet and FIP when creating cluster 2019-07-31 20:41:20 +12:00
service Add information about the cluster in magnum event notifications 2019-07-29 11:23:42 +03:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00