Public bug reported:

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

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1402746

Title:
  glance image-create doesn't work with stdin

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1402746/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to