magnum/magnum/api/controllers/v1
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
..
__init__.py Remove node object from Magnum 2016-02-04 14:02:49 +08:00
base.py Use a simple way to determine whether a wsme type is null 2015-07-16 08:14:32 +08:00
bay.py Fix typo in comment of several files 2016-01-25 16:36:03 -08:00
baymodel.py Validates baymodel volume_driver requests 2016-01-28 03:15:39 +00:00
certificate.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
collection.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
container.py Fixed the incorrect policy enforcement 2016-01-04 20:01:57 -05:00
magnum_services.py WSGI enfore fails should return 403 instead of 500 2016-01-04 16:36:30 -05:00
pod.py Fixing typo in comment of several files 2016-01-25 00:16:04 -08:00
replicationcontroller.py Fixing typo in comment of several files 2016-01-25 00:16:04 -08:00
service.py Fixing typo in comment of several files 2016-01-25 00:16:04 -08:00
types.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
x509keypair.py Fixing typo in comment of several files 2016-01-25 00:16:04 -08:00