Comment 6 for bug 1418384

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

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

commit dca99782052da052aebea653bfbfc3dfc9a96a0e
Author: Steve Martinelli <email address hidden>
Date: Sun Feb 8 23:45:32 2015 -0500

    Do not allow user to change domain of a project

    Keystone Server already surfaces an error for this operation, but
    we should restrict the user, and not offer --domain to be changed
    for a project.

    Change-Id: I48317e8accfea3c285e6ad213e75b783de8070ac
    Closes-Bug: #1418384