Commit Graph

9 Commits

Author SHA1 Message Date
David Ames 23b7635be7 Enable Keystone v3
The interface was not collecting all keystone v3 information passed
along the relation. This change adds the keystone v3 authentication
settings.

Avoid stestr failures due to lack of unit tests.

Change-Id: If7dfd6ec0c6b4e88497c372a37c9be9844845e70
2017-10-13 13:19:27 -07:00
Alvaro Uría 89a95ef70b removed auto_accessors 2016-03-09 15:37:31 +01:00
Alvaro Uría 19f108508b credentials() also returns "region" parameter 2016-03-09 15:31:39 +01:00
Alvaro Uría 557b0e5cd2 [fix] credentials() handles all conversations 2016-03-09 11:25:34 +01:00
Alvaro Uría c37a179369 [fix] interface name 2016-03-09 10:54:18 +01:00
Alvaro Uría f7a29dadb8 scope from GLOBAL to UNIT and use data from 1 unit (rest is the same) 2016-03-09 10:50:57 +01:00
Alvaro Uría 11069e8eb9 decoupling check all data available and access to some values 2016-03-08 14:44:22 +01:00
Alvaro Uría c6011cbc4e using auto_accessors; added .connected state 2016-03-08 14:34:43 +01:00
Alvaro Uría 7910b9d772 requires keystone-admin:identity-admin 2016-03-08 13:58:25 +01:00