magnum/magnum/objects
Madhuri Kumari 303d14dde0 X509keypair cleanup
This patch does following:

* Removes X509keypair controller as there is already Certificate
  controller for same purpose.
* Removes X509keypair conductor.
* Removes name, ca_cert and bay_uuid from x509keypair model as
  Bay model already holds certificate references.
* Add intermediates and private_key_passphrase to x509keypair
  model.
* Remove related tests and changes.

Change-Id: I9271221cd1d07c672c4a380a4ae3593237fca66a
Partially-Implements: blueprint barbican-alternative-storeX
2016-05-30 12:02:26 +05:30
..
__init__.py Remove pod object 2016-05-27 11:34:09 +01: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 Use oslo_utils.is_int_like support 2016-05-26 11:11:37 +02:00
certificate.py Add Certificate controller for TLS support. 2015-09-05 13:45:43 +00:00
container.py Fix invalid import order 2016-02-07 22:54:41 -08:00
fields.py Add more types of status to Bay's status 2016-02-02 12:50:43 +08: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
service.py Use k8sclient library 2016-04-17 03:35:39 +00:00
x509keypair.py X509keypair cleanup 2016-05-30 12:02:26 +05:30