← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1592212] Re: conversion_format should assign as the input parameter

 

IMO this should go to python-glanceclient rather than in Glance.

** Project changed: glance => python-glanceclient

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

Title:
  conversion_format should assign as the  input parameter

Status in python-glanceclient:
  New

Bug description:
  when use the command of 'glance task-create --type --input' to create
  a image, if we want to convert the image's format, we have to set the
  conversion_format in the glance-api.conf file,such as
  'conversion_format = raw'. I think this is inconvenient,we should set
  the conversion_format as the input parameter. such as 'glance  task-
  create --type import --input
  '{"import_from":"http://10.43.176.8/images/cirros-0.3.1-x86_64-disk.img","import_from_format":
  "", "conversion_format": "raw",
  "image_properties":{"disk_format":"raw","container_format":"bare","name
  ":"test-hb_1"}}'

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1592212/+subscriptions


References