blazar/climate
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
..
api Added use of trusts to Physical Host plugin 2014-06-18 10:12:39 -03:00
cmd Sends notifications at lease events 2014-04-21 12:11:13 -03:00
db Added use of trusts to Physical Host plugin 2014-06-18 10:12:39 -03:00
locale Implement primary support for i18n messages shown to user 2013-12-05 18:38:03 +04:00
manager Added use of trusts to Physical Host plugin 2014-06-18 10:12:39 -03:00
notification Adjust import order according to PEP8 imports rule 2014-04-25 20:12:25 +08:00
openstack Update openstack.common with latest oslo-incubator 2014-03-06 16:30:42 -03:00
plugins Added use of trusts to Physical Host plugin 2014-06-18 10:12:39 -03:00
tests Added use of trusts to Physical Host plugin 2014-06-18 10:12:39 -03:00
utils Added use of trusts to Physical Host plugin 2014-06-18 10:12:39 -03:00
__init__.py Import project layout 2013-03-21 17:49:08 +01:00
config.py Change references of tenant to project 2014-04-17 11:16:09 -03:00
context.py Change references of tenant to project 2014-04-17 11:16:09 -03:00
exceptions.py Port to Pecan/WSME for API v2 2014-03-31 13:45:48 +02:00
policy.py Adjust import order according to PEP8 imports rule 2014-04-25 20:12:25 +08:00
states.py Create Statuses objects for Leases 2014-05-09 11:04:06 +02:00
version.py Add basic documentation possibility. 2013-10-14 16:55:29 +02:00