blazar/climate/api
Nikolaj Starodubtsev a2bdf75a10 Implemented bugfix for bug 1252989
I find bug after rebase my api unit tests to the latest master. We forgot
to add 'cfg.CONF.import('opt_name', 'climate.config')

Change-Id: I6c996c738bf3b2ae0b2c6d14beed424f99db4859
fixes: bug #1252989
2013-11-20 11:37:04 +04:00
..
__init__.py Implement REST API. 2013-10-22 16:11:06 +04:00
app.py Implemented bugfix for bug 1252989 2013-11-20 11:37:04 +04:00
context.py Implement REST API. 2013-10-22 16:11:06 +04:00
service.py Implement Manager service. 2013-11-14 17:50:11 +01:00
utils.py Small fix for climate.api.utils 2013-10-30 13:56:47 +04:00
v1_0.py Change api.service to use a class, fix validations in api 2013-10-28 18:23:00 +04:00
validation.py Implement REST API. 2013-10-22 16:11:06 +04:00