magnum/magnum/conductor/handlers
Eli Qiao d7881f4c75 Add retrieve_bay_uuid in conductor_utils
In k8s_conductor, lots of code will use bay_ident to get bay_uuid, kinds of
duplicated code, use retrieve_bay_uuid in conductor_utils to replace them.

retrieve_bay_uuid will return bay's uuid from bay_ident

Closes-Bug: #1525035
Change-Id: Id4878e6f834aab095a74ef116257292aff09d6e1
2015-12-11 00:48:57 +00:00
..
common Remove hardcoded default docker client setting 2015-11-27 02:18:20 +00:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
bay_conductor.py Bay: Update node's ip addresses even bay creation failed 2015-11-18 10:43:10 +08:00
ca_conductor.py Set up temp files containing client TLS certs 2015-09-30 16:59:40 -04:00
conductor_listener.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
docker_conductor.py Add support to set env to a container 2015-11-28 11:53:00 +08:00
indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
k8s_conductor.py Add retrieve_bay_uuid in conductor_utils 2015-12-11 00:48:57 +00:00
x509keypair_conductor.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00