openstack-python-openstackc.../openstackclient
Marco Fargetta 6a9d6af225 Add support to remote_id
The federation APIs for the identity providers introduce a new parameter
for every identity provider, named remote_ids, which contains a list of
entity ID associated with. This parameter can be provided during the creation
of the identity provider and can be updated at any time. For more information
look at the blueprint:

https://blueprints.launchpad.net/keystone/+spec/idp-id-registration

This patch add the support to this new parameter in the command line by
inserting the option "--remote-id" in the following commands:

- "identity provider create"
- "identity provider set"

Additionally, the values can be read from a file, specified by
"--remote-id-file", containing an entity id per line.

Change-Id: Ie93340ee57e54128daa70d8a7bd0a9975ff7eef4
Depends-On: I12a262c55b5f6b5cc7007865edf30f14269da537
Implements: blueprint idp-id-registration
2015-03-30 11:53:17 -04:00
..
api Base TokenEndpoint plugin on keystoneclient's 2015-03-11 19:16:18 +11:00
common Merge "Move OSC auth plugins so they can be found" 2015-03-10 05:37:41 +00:00
compute Add the ability to set and unset flavor properties 2015-03-19 13:54:19 -04:00
identity Add support to remote_id 2015-03-30 11:53:17 -04:00
image Add sort support to image list 2015-02-06 10:57:10 +08:00
network Add project and domain params to network create 2015-03-19 23:49:02 -07:00
object Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
tests Add support to remote_id 2015-03-30 11:53:17 -04:00
volume Change volume create --snapshot-id to --snapshot 2015-02-06 16:45:08 -08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Add translation markers for user v2 actions 2014-10-09 14:47:19 -04:00
shell.py Move OSC auth plugins so they can be found 2015-03-10 03:16:12 +00:00