glance image-create doesn't work with stdin
Bug #1402746 reported by cristi1979
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Glance Client |
Fix Released |
Medium |
Louis Taylor | ||
Bug Description
trying to import an image from stind results in the following error:
time glance image-create --progress --name="icmprec" --is-public=true --container- format= bare --disk-format=raw < <(zcat icmprec_ backup- 2014-12- 12_snap. qcow2.gz)
float() argument must be a string or a number
zcat icmprec_ backup- 2014-12- 12_snap. qcow2.gz | glance image-create --progress --name="icmprec" --is-public=true --container- format= bare --disk-format=raw
float() argument must be a string or a number
Version: icehouse