change owner to project for image commands

Bug #1527833 reported by Steve Martinelli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Unassigned

Bug Description

Image create and set taken an "owner" argument, which is the same as the keystone "project". These should be changed to `project`, and accepted silently for a full year. Image list also uses the "Owner" column header, which will be changed over. If changed over permanently, this is backwards incompatible, and should be listed in OSC docs.

Reno notes should be created to highlight the deprecation and silent acceptance of "owner", as well as the change in the list command.

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/264684

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-openstackclient (master)

Change abandoned by Jude Augustine Job (<email address hidden>) on branch: master
Review: https://review.openstack.org/264684

Changed in python-openstackclient:
assignee: Jude Augustine Job (judeaugustine-j) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

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

commit cf2de9af79cedd51ca080f5a6521997c05647418
Author: Dean Troyer <email address hidden>
Date: Fri Dec 18 14:16:45 2015 -0600

    Change --owner to --project in image commands

    * image create and image set now use --project to specify an alternate
      project to own the image
    * --owner is still silently accepted but deprecated, add warning messages
    * --project and --owner are mutually exclusive to prevent precedence issues

    Closes Bug: 1527833
    Change-Id: Iccb1a1d9175ef9b5edcd79d294607db12641c1f0

Changed in python-openstackclient:
status: In Progress → Fix Released
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.