blazar/climate/api/v1
Pablo Andres Fuente c9b7307cf3 Added use of trusts to Physical Host plugin
Now the physical host plugin uses trusts to communicate with Nova.

Added a decorator in order to create a trust in certain API calls.
Added the trust_id to the ComputeHost model. Added a DB migration for
this change and a unit test for it.
Added the MissingTrustId exception, which is raised when no trust_id is
provided to some methods of the RPC API.
Removed all the configuration keys related to the admin Climate user.
Modified NovaClientWrapper in order to use the information stored in
context.

Change-Id: I0b83a933c0d72871654f3c6252be5d5e2c4cfd54
Closes-Bug: #1285585
2014-06-18 10:12:39 -03:00
..
oshosts Added use of trusts to Physical Host plugin 2014-06-18 10:12:39 -03:00
__init__.py Change API v1 path to explicit module 2014-03-12 17:40:05 +01:00
app.py debug level logs should not be translated 2014-05-23 13:57:49 +00:00
service.py Added use of trusts to Physical Host plugin 2014-06-18 10:12:39 -03:00
utils.py debug level logs should not be translated 2014-05-23 13:57:49 +00:00
v1_0.py Change API v1 path to explicit module 2014-03-12 17:40:05 +01:00
validation.py Change API v1 path to explicit module 2014-03-12 17:40:05 +01:00