blazar/climate/tests
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
db Added use of trusts to Physical Host plugin 2014-06-18 10:12:39 -03:00
manager Added use of trusts to Physical Host plugin 2014-06-18 10:12:39 -03:00
notification Sends notifications at lease events 2014-04-21 12:11:13 -03:00
plugins 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 Fix issues coming from oslo-incubator update 2014-03-10 15:04:29 +01:00
fake_lease.py Create Statuses objects for Leases 2014-05-09 11:04:06 +02:00
fake_policy.py Change references of tenant to project 2014-04-17 11:16:09 -03:00
test_context.py Change references of tenant to project 2014-04-17 11:16:09 -03:00
test_exceptions.py Fix API exceptions handling for message and error code 2013-11-28 14:12:36 +01:00
test_policy.py Change references of tenant to project 2014-04-17 11:16:09 -03:00
test_service.py Test module refactoring 2013-11-19 11:38:32 +04:00
test_states.py Create Statuses objects for Leases 2014-05-09 11:04:06 +02:00