Reservation Service for OpenStack
Go to file
Sylvain Bauza b35935753b Fix Manager exceptions rendering for end-users
Manager Exceptions were not properly catched by API, so consequently
placed them all in one global Manager exceptions file and parsing
it for knowing if it's a Climate Exception

Also partially fixes #1257204

Closes-Bug: #1263116

Partial-Bug: #1257204

Change-Id: Ic488ceab6ea6bed1ae2b1528e08810edfffde5be
Implements: bp:
2013-12-20 17:17:16 +01:00
climate Fix Manager exceptions rendering for end-users 2013-12-20 17:17:16 +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
babel.cfg Implement primary support for i18n messages shown to user 2013-12-05 18:38:03 +04: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 Merge "Implement primary support for i18n messages shown to user" 2013-12-20 10:18:25 +00:00
setup.cfg Merge "Implement primary support for i18n messages shown to user" 2013-12-20 10:18:25 +00: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