magnum/magnum/common
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
..
cert_manager Remove unused LOG to keep code clean 2016-07-13 01:47:12 +00:00
x509 Make 'signing csr' accept Unicode CA Private key 2016-06-21 10:55:23 +09:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Pass some common cert related arguments to clients 2016-06-27 17:48:16 +00:00
config.py Moved CORS middleware configuration into oslo-config-generator 2016-03-09 13:02:07 -08:00
context.py Fix global stack list in periodic task 2016-07-27 10:11:51 +02:00
docker_utils.py Remove container object 2016-08-01 16:16:20 +02:00
exception.py Rename bay to cluster in certificate object and references 2016-09-01 08:48:24 -07:00
k8s_manifest.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
keystone.py Fix global stack list in periodic task 2016-07-27 10:11:51 +02:00
name_generator.py Auto generate Bay/BayModel name 2016-06-17 19:02:55 +08:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
policy.py Remove unused LOG to keep code clean 2016-07-13 01:47:12 +00:00
rpc.py Makes config file generation reproducible 2016-08-09 14:59:38 +02:00
rpc_service.py Fix global stack list in periodic task 2016-07-27 10:11:51 +02:00
safe_utils.py Trivial: Remove vim header in source files 2015-12-30 09:44:13 -05:00
service.py Makes config file generation reproducible 2016-08-09 14:59:38 +02:00
short_id.py Convert bytes to string in get_id for python3 compatibility 2016-02-29 14:34:01 +08:00
urlfetch.py Add i18n support for some ERROR message 2016-07-17 20:55:49 +08:00
utils.py Remove redundant utils code 2016-05-27 10:50:26 +01:00
yamlutils.py Add i18n support for some ERROR message 2016-07-17 20:55:49 +08:00