blazar/blazar/db
Masahito Muroi a20b29b179 Add db api methods for the instance reservation table
This patch adds create, get, and destroy methods for the instance
reservation table.

Partially implements: blueprint new-instance-reservation
Change-Id: I578202b387668a495765e50178471759f7559a8f
2017-07-03 05:08:44 +00:00
..
migration Create an instance_reservations table 2017-07-03 02:46:23 +00:00
sqlalchemy Add db api methods for the instance reservation table 2017-07-03 05:08:44 +00:00
__init__.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
api.py Add db api methods for the instance reservation table 2017-07-03 05:08:44 +00:00
base.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
exceptions.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
utils.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00