← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: glance
     Importance: Undecided
     Assignee: Flavio Percoco (flaper87)
         Status: New

** Changed in: glance
     Assignee: (unassigned) => Flavio Percoco (flaper87)

-- 
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):
  New

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


Follow ups

References