`project set --domain` doesn't look up

Bug #1524456 reported by Steve Martinelli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Medium
Jude Augustine Job

Bug Description

the command `os project set infra --domain infra_domain --description "the new description"` doesn't work

it attempts to change the domain of the project (which isn't an allowed operation), instead of using the domain to look up the project by name.

Changed in python-openstackclient:
status: New → Triaged
importance: Undecided → Medium
Changed in python-openstackclient:
assignee: nobody → Jude Augustine Job (judeaugustine-j)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/262201

Changed in python-openstackclient:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/262201
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=66931c6931ee39cc58159d3823b46ad225f39ec8
Submitter: Jenkins
Branch: master

commit 66931c6931ee39cc58159d3823b46ad225f39ec8
Author: Jude Job <email address hidden>
Date: Tue Dec 29 17:23:42 2015 +0530

    Enabling domain lookup for project set v3 command

    Currently the domain option for `project set` attempts to set
    a new domain that owns the project. This is actually an action
    that is denied by keystone server. Instead, the domain option
    should be used as a lookup, to find projects that exist in the
    non-default domain.

    Co-Authored-By: Steve Martinelli <email address hidden>

    Closes-Bug: #1524456

    Change-Id: I30a3812184fe262667e09baa106d2275c2cbb981

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-openstackclient 2.1.0

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-openstackclient (master)

Change abandoned by Steve Martinelli (<email address hidden>) on branch: master
Review: https://review.openstack.org/255432
Reason: this was fixed in https://review.openstack.org/#/c/262201/

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.