magnum/magnum/objects
Hongbin Lu e54428845b Add tests for Pod and Service on dbapi
Did the following fix/modification to make the tests pass:
* Raise an exception on deleting non-existent pod or service.
* Rename the following methods:
  get_service_by_bay_uuid -> get_services_by_bay_uuid (db)
  get_by_bay_uuid -> list_by_bay_uuid (objects)

Change-Id: I7cbeb119550acecdbf0697df19172a8285eabca8
2015-01-03 21:09:45 +00:00
..
__init__.py Add k8s replication support for magnum 2015-01-02 18:29:18 -05:00
base.py Migrate to oslo.context 2014-12-14 16:38:34 +05:30
bay.py Implement creating Bay using heat 2014-12-31 14:10:30 +09:00
baymodel.py Remove redundant version info for magnum objects 2014-12-24 04:54:54 -05:00
container.py Merge "Remove redundant version info for magnum objects" 2014-12-24 13:17:10 +00:00
node.py Remove redundant version info for magnum objects 2014-12-24 04:54:54 -05:00
pod.py Add tests for Pod and Service on dbapi 2015-01-03 21:09:45 +00:00
replicationcontroller.py Add k8s replication support for magnum 2015-01-02 18:29:18 -05:00
service.py Add tests for Pod and Service on dbapi 2015-01-03 21:09:45 +00:00
utils.py Add objects/utils.py copied from Ironic 2014-12-02 15:04:34 -07:00