magnum/magnum/common
Surojit Pathak d024bc60c4 Decoupling magnum service from periodic task
Liberty tech-debt-bug

Magnum service was initially utilizing periodic task within magnum
conductor. This commit lays out independent periodic framework for
magnum service, by decoupling from periodic task.

Change-Id: Ie0e725b75069309a9fa783f77c1a454f9dae549e
Partial-Bug: 1500998
2015-11-30 18:52:48 +00:00
..
cert_manager Set up temp files containing client TLS certs 2015-09-30 16:59:40 -04:00
pythonk8sclient Fix typos 2015-11-15 15:36:51 +05:30
x509 Fix bay-create failure without "name" 2015-10-15 15:47:58 +09:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py remove default=None for config options 2015-11-07 11:25:42 -05:00
config.py Use oslo_config PortOpt type for port options 2015-11-06 17:34:31 +01:00
context.py Read auth_uri from config file and remove is_public_api 2015-10-13 21:20:26 +08:00
docker_utils.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
exception.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
k8s_manifest.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
keystone.py Code refactor for keystoneclient 2015-09-22 17:32:24 +08:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
policy.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
rpc.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
rpc_service.py Decoupling magnum service from periodic task 2015-11-30 18:52:48 +00:00
safe_utils.py Upgrade code to be python 3 compatible 2015-07-03 15:11:55 +01:00
service.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
short_id.py Upgrade code to be python 3 compatible 2015-07-03 15:11:55 +01:00
urlfetch.py Use oslo.log instead of oslo.incubator log module 2015-05-29 18:28:23 +08:00
utils.py Monitor driver for k8s bay type 2015-11-05 23:30:00 +05:30
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00