Reservation Service for OpenStack
Go to file
Nikolaj Starodubtsev ca33dc3484 Switch on coverage support for unit tests
After we merge this patch we can use 'tox -e cover' and see how is our
code is covered with tests. It's very good for proper code process.

Change-Id: Ia39145727b0dc55879cd807e2ef4fc2de331c9a4
Implements: blueprint coverage-for-testr
2013-11-28 13:06:00 +04:00
climate Merge "Refactor context module to make it more flexible" 2013-11-26 11:08:00 +00: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 Run tests using testrepository 2013-11-19 13:41:02 +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 Sync with global requirements except hacking 2013-11-15 14:57:41 +04:00
setup.cfg Revert "Support building wheels (PEP-427)" 2013-11-22 15:35:42 +00:00
setup.py Fix packages versions to match global requirements. 2013-10-09 22:11:14 +04:00
test-requirements.txt Switch on coverage support for unit tests 2013-11-28 13:06:00 +04:00
tox.ini Switch on coverage support for unit tests 2013-11-28 13:06:00 +04:00

climate

OpenStack Reservation Service