← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1398313] Re: Nullable fields default values are not part of the schema

 

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

** Changed in: glance
    Milestone: None => kilo-1

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

Title:
  Nullable fields default values are not part of the schema

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

Bug description:
  Some fields in the v2 that are nullable - disk_format and
  container_format, for example - don't have `None` as one of the
  possible values in their enum. This prevents the API from sending the
  value back to the client and the client library doesn't consider
  `None` as a valid value for the field.

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


References