magnum/magnum/db/sqlalchemy
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
..
alembic Merge "Implement creating Bay using heat" 2014-12-31 21:39:44 +00:00
__init__.py Copy Ironic's database model codebase 2014-12-02 15:04:31 -07:00
alembic.ini Copy Ironic's database model codebase 2014-12-02 15:04:31 -07:00
api.py Add tests for Pod and Service on dbapi 2015-01-03 21:09:45 +00:00
migration.py Copy Ironic's database model codebase 2014-12-02 15:04:31 -07:00
models.py Merge "Implement creating Bay using heat" 2014-12-31 21:39:44 +00:00