David Shrewsbury
|
46b4622eba
|
Fix exception output for os_keystone_domain.
The message attribute of a shade exception is not very helpful.
Converting to a full string will contain many more details.
|
2016-01-19 12:17:36 -05:00 |
|
David Shrewsbury
|
f798240f43
|
Update Keystone Domain module for latest shade
|
2016-01-18 14:35:08 -06:00 |
|
Monty Taylor
|
02e91f8897
|
Extract module for keystone domain management
|
2016-01-18 14:35:08 -06:00 |
|
Haneef Ali
|
b65bd39615
|
Ansible module for Keystone V3 API
Change-Id: I9db323cc9e5a42353cab5cf4be6e22449cef8542
|
2016-01-18 14:35:07 -06:00 |
|
Brian Coca
|
fa11718c0f
|
fixed domain_id to actually be supported
also added domain as an alias
alt fixes #1437
|
2016-01-01 01:55:11 -05:00 |
|
Gauvain Pocentek
|
652676cf95
|
Add an __init__.py file in openstack/
The os_project module doesn't get installed if the __init__ file doesn't
exist in the repository.
|
2015-12-17 12:26:33 +01:00 |
|
Alberto Gireud
|
c9e4c32f41
|
Fix return documentation
|
2015-11-16 17:31:53 -06:00 |
|
Alberto Gireud
|
b01f083ec3
|
Add openstack project module
|
2015-11-09 16:13:53 -06:00 |
|