image create : --file and --volume should be mutually exclusive

Bug #1666551 reported by David Rabel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
David Rabel

Bug Description

openstack image create

--file and --volume should be in parser.add_mutually_exclusive_group , since they can't be used at the same time.

David Rabel (rabel-b1)
Changed in python-openstackclient:
assignee: nobody → David Rabel (rabel-b1)
David Rabel (rabel-b1)
Changed in python-openstackclient:
status: New → In Progress
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/437335

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

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

commit 4ea4f6fabb5bd45f15f21fc5d84f0f85032e4f23
Author: David Rabel <email address hidden>
Date: Thu Feb 23 12:10:51 2017 +0100

    openstack image create : --file and --volume exclude each other

    Added parser.add_mutually_exclusive_group() for --file and --volume
    in openstack image create.

    Change-Id: I4d9fc6314801d569354e5644e231ddd6c7f1853d
    Closes-Bug: 1666551

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

This issue was fixed in the openstack/python-openstackclient 3.9.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.