Cannot specify progress when create image using OSC equivalent

Bug #1720266 reported by Kaifeng Wang
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-openstackclient
New
Undecided
Unassigned

Bug Description

Pike installation on centos with packstack, version:

python2-openstackclient-3.12.0-1.el7.noarch
python2-glanceclient-2.8.0-1.el7.noarch

# openstack image create --disk-format qcow2 --container-format bare --public --file cirros-0.3.4-x86_64-disk.img --progress cirros-disk
usage: openstack image create [-h] [-f {json,shell,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--prefix PREFIX] [--id <id>]
                              [--container-format <container-format>]
                              [--disk-format <disk-format>]
                              [--min-disk <disk-gb>] [--min-ram <ram-mb>]
                              [--file <file> | --volume <volume>] [--force]
                              [--protected | --unprotected]
                              [--public | --private | --community | --shared]
                              [--property <key=value>] [--tag <tag>]
                              [--project <project>]
                              [--project-domain <project-domain>]
                              <image-name>
openstack image create: error: unrecognized arguments: --progress

While progress bar is supported by the glance CLI.

Erno Kuvaja (jokke)
affects: python-glanceclient → python-openstackclient
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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