Reservation Service for OpenStack
Go to file
Michael Still 560ce68f9f Convert to a more modern form of openstack-common.conf
One module per line is the new hotness. I've also sorted the
modules alphabetically. There are no changes to your imports, but
this makes it easier for oslo maintainers to keep your imports up
to date.

Change-Id: I6e9ae5d8b953b81014bd60cc842af33c6af58b61
2013-11-14 20:31:29 +11:00
climate Small fix for climate.api.utils 2013-10-30 13:56:47 +04:00
doc/source Add docs for REST API 1.0 2013-10-27 18:56:44 +04:00
tests Remove context passing around, use climate.context instead 2013-10-28 15:12:11 +04:00
tests_nova_scheduler Add Unit test framework and provide unittests for DB API 2013-10-18 16:14:59 +02:00
.gitignore Import project layout 2013-03-21 17:49:08 +01:00
.gitreview Add gitreview file 2013-04-26 14:44:36 +02: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 Implement REST API. 2013-10-22 16:11:06 +04:00
setup.cfg Implement REST API. 2013-10-22 16:11:06 +04:00
setup.py Fix packages versions to match global requirements. 2013-10-09 22:11:14 +04:00
test-requirements.txt Add Unit test framework and provide unittests for DB API 2013-10-18 16:14:59 +02:00
tox.ini Add basic documentation possibility. 2013-10-14 16:55:29 +02:00

climate

OpenStack Reservation Service