Cannot specify progress when create image using OSC equivalent

Bug #1720267 reported by Kaifeng Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
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.

Revision history for this message
GVSPhani (gvsphani) wrote :

Is there any update on this one?

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.