magnum/magnum/conductor
Jaycen Grant 8e0de76aff Rename bay to cluster in certificate object and references
This is patch #2 of 3 to rename the term bay to cluster within
the internal references and objects of magnum. This patch changes
all references to the certificate objects bay_uuid field to
cluster_uuid.  Certifcate does not have a db table so no db
changes were made. No functionality is changed by this patch,
just internal naming.

Change-Id: I68a3b87b75b49de43a7855355807b50a4ae695f3
Implements: blueprint rename-bay-to-cluster
2016-09-01 08:48:24 -07:00
..
handlers Rename bay to cluster in certificate object and references 2016-09-01 08:48:24 -07:00
tasks Add Heat tasks 2015-03-09 08:14:17 +09:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
api.py Rename bay to cluster in certificate object and references 2016-09-01 08:48:24 -07:00
config.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
k8s_api.py Add i18n translation for Log messages 2016-08-15 11:44:08 +05:30
k8s_monitor.py Fix some simple mistake 2016-07-28 16:29:27 +08:00
mesos_monitor.py Revert "Update mesos slave to mesos agent" 2016-08-30 08:49:45 +05:30
monitors.py Remove container object 2016-08-01 16:16:20 +02:00
scale_manager.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
swarm_monitor.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 13:09:04 +08:00
utils.py Use oslo_utils.uuidutils support 2016-05-25 21:07:40 +02:00