magnum/magnum
Hongbin Lu e399dce555 Fix and cleanup baymodel dbapi
* Define exceptions BayModelNotFound and BayModelAlreadyExists. These
  two exceptions were used in the code but not defined.
* Remove methods reserve_baymodel and release_baymodel, since it
  does not make sense to reserve/release a baymodel.
* Remove exception BayModelAssociated. This exception was used without
  being defined and does not make sense for baymodel.
* Remove unrelated code at method create_baymodel.

Change-Id: I6946d771d40c5274f59b94d17542d84685c26e27
2014-12-31 03:24:54 +00:00
..
api Merge "Add hooks to obtain conductor api" 2014-12-30 16:28:55 +00:00
cloud Initial import of prototyped interfaces 2014-11-21 06:25:49 -05:00
cmd Flesh out some more docker container methods 2014-12-24 07:59:15 -05:00
common Fix and cleanup baymodel dbapi 2014-12-31 03:24:54 +00:00
conductor container_delete should call docker.remove_container 2014-12-29 19:12:23 -05:00
db Fix and cleanup baymodel dbapi 2014-12-31 03:24:54 +00:00
objects Merge "Add more fields for service" 2014-12-30 15:55:24 +00:00
openstack Migrate to oslo.context 2014-12-14 16:38:34 +05:30
public/css Incorporate feedback from the Initial commit review 2014-11-18 14:25:08 +00:00
tests Fix and cleanup baymodel dbapi 2014-12-31 03:24:54 +00:00
MANIFEST.in Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
base.py Initial import of prototyped interfaces 2014-11-21 06:25:49 -05:00
config.py Replaces Solum with Magnum. 2014-11-19 23:29:08 +05:30
opts.py Enable automatic sample config generation 2014-11-24 12:34:07 -08:00
version.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00