heat/contrib/heat_keystoneclient_v2/heat_keystoneclient_v2
Steve Baker d9eebfdbc6 Add keystone v2 keypair methods
To get KeystoneClientV2 to work with StackUser resources, the
missing methods create_stack_domain_user_keypair and
delete_stack_domain_user_keypair have been added.

StackUser._create_keypair has also been modified to tolerate
having a missing id attribute, which is what the v2 API returns.

Change-Id: I9c19c1ca49f72ff1e760e849712c8c9d5fa7541f
Closes-Bug: #1372687
2014-09-26 14:05:16 +12:00
..
tests Fix a wrong argument name at Heat keystoneclient plugin 2014-09-03 03:21:48 +00:00
__init__.py Add Keystone V2 plugin 2014-03-03 15:22:43 -06:00
client.py Add keystone v2 keypair methods 2014-09-26 14:05:16 +12:00