openstack-python-openstackc.../openstackclient
Steve Martinelli a8d4b0eebb Remove 'links' section from several v3 Identity objects
The links field in the returned objects from the v3 Identity
API aren't really useful, so let's remove them.
Managed to remove most of them from the core API.
I'll likely remove the extension/contribution (oauth/federation)
related ones in another patch.

Also in this patch the code for setting services and projects
was changed. Though not incorrect, it was not needed to copy
the entire returned object, we should just need to pass in
the fields we want to update.

Change-Id: I164ca9ad8b28fa10b291e9115ef40753e387c547
2014-10-11 22:35:12 -04:00
..
api Support for keystone auth plugins 2014-10-09 12:34:47 +02:00
common Add domain parameters to user show for Identity V3 2014-10-09 14:34:48 -04:00
compute Merge "Fix security group list for non-admin" 2014-09-06 17:02:42 +00:00
identity Remove 'links' section from several v3 Identity objects 2014-10-11 22:35:12 -04:00
image Change help text for image save command 2014-09-21 12:02:11 -04:00
network Merge "Network use enable/disable vs admin state up/down" 2014-09-08 17:29:37 +00:00
object Fix issues with object related commands 2014-10-06 20:04:19 -04:00
tests Remove 'links' section from several v3 Identity objects 2014-10-11 22:35:12 -04:00
volume Merge "Normalize more help strings" 2014-07-24 22:09:28 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add i18n module to openstackclient 2014-08-24 18:16:15 +00:00
shell.py Support for keystone auth plugins 2014-10-09 12:34:47 +02:00