← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1258160] Re: Got error if create image with v2 and update it with v1

 

** Changed in: glance
       Status: Fix Committed => Fix Released

** Changed in: glance
    Milestone: None => icehouse-3

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

Title:
  Got error if create image with v2 and update it with v1

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

Bug description:
  When I was test something, I create an empty image with v2 by:
  glance --os-image-api-version 2 image-create

  And then I update it with v1 like:
  glance image-update 82a0c149-7e3e-471b-921f-0df1ad780722 --name flwang_c_1 --disk-format raw --container-format bare

  Then there will be an error as below though the update successfully.
  int() argument must be a string or a number, not 'NoneType'

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


References