Reservation Service for OpenStack
Go to file
sbauza 984a43683e Add Host Reservation Admin Manager
API extensions are provided using a RPC dispatcher
We need to explicitly mention plugin:method when calling.
If not, it will stick to core methods for ManagerService.

Implements bp:host-provisioning-api

Change-Id: Ice5a07eef54664651c22b6b1185be38062c7296e
2013-12-16 17:13:38 +01:00
climate Add Host Reservation Admin Manager 2013-12-16 17:13:38 +01:00
doc/source Add docs for REST API 1.0 2013-10-27 18:56:44 +04:00
etc Implement Manager service. 2013-11-14 17:50:11 +01:00
.gitignore Add Cover directory to gitignore 2013-11-28 15:24:43 +01:00
.gitreview Add gitreview file 2013-04-26 14:44:36 +02:00
.testr.conf Run tests using testrepository 2013-11-19 13:41:02 +01:00
HACKING.rst Add HACKING.rst with link to the style guidelines 2013-11-15 14:27:36 +04:00
openstack-common.conf Convert to a more modern form of openstack-common.conf 2013-11-14 20:31:29 +11:00
README.md Initial commit 2013-03-21 07:38:55 -07:00
requirements.txt Updated from global requirements 2013-12-10 22:22:58 +00:00
setup.cfg Add Host Reservation Admin Manager 2013-12-16 17:13:38 +01:00
setup.py Fix packages versions to match global requirements. 2013-10-09 22:11:14 +04:00
test-requirements.txt Updated from global requirements 2013-12-10 22:22:58 +00:00
tox.ini Merge "Hotfix for bug 1255928" 2013-11-28 14:00:30 +00:00

climate

OpenStack Reservation Service