python-openstackclient doesn't allow you to specify a domain on idp creation

Bug #1698390 reported by Lance Bragstad
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Unassigned

Bug Description

Keystone server supports the ability to automatically create a domain for an Identity Provider if one isn't provided in the create request. The python-openstackclient doesn't allow users to pass domains in on create Identity Provider calls.

We should update the client to support this functionality.

no longer affects: python-keystoneclient
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/475058
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=77ff011ced18260242224a7317aba92d53ff1455
Submitter: Jenkins
Branch: master

commit 77ff011ced18260242224a7317aba92d53ff1455
Author: Kristi Nikolla <email address hidden>
Date: Fri Jun 16 15:04:40 2017 -0400

    Add domain parameter to Identity Provider

    Identity providers are now associated with domains. This change
    allows a user to specify a domain by ID or by name when creating
    an identity provider. [0]

    This also adds the column for Domain ID in listing.
    Updating a domain for an identity provider is not supported, so
    that isn't changed.

    [0]. Id18b8b2fe853b97631bc990df8188ed64a6e1275

    Closes-Bug: 1698390

    Change-Id: Icc408e2fe88f257d5863bd3df716a777d52befcc

Changed in python-openstackclient:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.12.0

This issue was fixed in the openstack/python-openstackclient 3.12.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.