magnum/magnum/objects
Lan Qi song 17218a8011 Use oslo.log instead of oslo.incubator log module
oslo.log has graduated from oslo-incubator, magnum need use oslo.log
instead of oslo.incubator log module.

NOTE: openstack.common.log registers its options at import time, but
oslo.log needs to call register_options() explicitly.

Change-Id: I671bb020b628bd972813daf5936040b7f1c6bf7a
Closes-Bug: #1459736
2015-05-29 18:28:23 +08:00
..
__init__.py Objects changes for horizontal-scale support 2015-04-11 16:29:30 +00:00
base.py Use oslo.log instead of oslo.incubator log module 2015-05-29 18:28:23 +08:00
bay.py Use the status defined in bay object Status class 2015-05-27 13:49:16 +08:00
baylock.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
baymodel.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
container.py Add support for container status 2015-05-12 13:52:36 +08:00
fields.py Make MagnumObject a subclass of Oslo VersionedObject 2015-05-11 11:46:49 +02:00
node.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
pod.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
replicationcontroller.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
service.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
utils.py Setup for translation 2015-05-24 03:13:55 +00:00