magnum/magnum/common
Hua Wang 342e83f033 Remove node object from Magnum
The node object represents either a bare metal or virtual machine
node that is provisioned with an OS to run the containers, or
alternatively, run kubernetes. Magnum use Heat to deploy the nodes,
so it is unnecessary to maintain node object in Magnum. Heat can do
the work for us. The code about node object is useless now, so let's
remove it from Magnum.

Closes-Bug: #1540790
Change-Id: If8761b06a364127683099afb4dc51ea551be6f89
2016-02-04 14:02:49 +08:00
..
cert_manager Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 13:09:04 +08:00
pythonk8sclient Add python 3 support 2016-01-28 10:43:12 +00:00
x509 Trival: Remove unused logging import 2015-12-25 09:41:22 -05:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Do not use inner class of glanceclient 2016-01-14 20:09:01 +08: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 Trival: Remove unused logging import 2015-12-25 09:41:22 -05:00
exception.py Remove node object from Magnum 2016-02-04 14:02:49 +08:00
k8s_manifest.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
keystone.py Merge "Don't add exception in msg when using LOG.exception" 2016-01-08 21:56:57 +00:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
policy.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
rpc.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
rpc_service.py Fix socket descriptor leak 2016-01-06 19:48:17 +00:00
safe_utils.py Trivial: Remove vim header in source files 2015-12-30 09:44:13 -05: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 Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 13:09:04 +08:00
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00