← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1134410] Re: nova API os-networks has None values in XML

 

Unfortunately this is not something we can fix in the current version of
the api. Client code just needs to specifically check for the string
None and treat itas '' / None.


** Changed in: nova
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1134410

Title:
  nova API os-networks has None values in XML

Status in OpenStack Compute (Nova):
  Won't Fix

Bug description:
  Nova API os-networks when asked for response as application/xml
  produces XML nodes with "None" values. There are two others, atleast,
  that do contain None values : os-cells and os-aggregates. There might
  be others in the same situation as well.

  Typically, these "None"s are then treated as string values in adopters
  code. Ideally, In XML empty nodes should be without values or just not
  present.

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