magnum/magnum/objects
Tom Cammann 40aa6550f1 Remove container object
Following on from removing the k8s specific APIs in
I1f6f04a35dfbb39f217487fea104ded035b75569 the objects associated with
these APIs need removal.

Remove the container object, drop the db table and remove references to
the container object. The docker_conductor has also been removed as this
was used for managing containers using Magnum objects.

Change-Id: I288fa7a9717519b1ae8195820975676d99b4d6d2
Partially-Implements: blueprint delete-container-endpoint
Co-Authored-By: Spyros Trigazis <strigazi@gmail.com>
2016-08-01 16:16:20 +02:00
..
__init__.py Remove container object 2016-08-01 16:16:20 +02:00
base.py Use obj_attr_is_set to check whether an attr is set in oslo_versionedobject 2016-03-01 23:20:19 +08:00
bay.py Use oslo_utils.is_int_like support 2016-05-26 11:11:37 +02:00
baymodel.py Add fixed_subnet field to baymodel 2016-06-30 15:16:45 +09:00
certificate.py Add Certificate controller for TLS support. 2015-09-05 13:45:43 +00:00
fields.py Merge "Put fault info of bay resources into bay-show outputs" 2016-06-07 16:55:49 +00:00
magnum_service.py Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
replicationcontroller.py Use k8sclient library 2016-04-17 03:35:39 +00:00
x509keypair.py X509keypair cleanup 2016-05-30 12:02:26 +05:30