← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1261287] Re: should handle boolean string parameters through cells sync_instances API

 

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

-- 
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/1261287

Title:
  should handle boolean string parameters through cells sync_instances
  API

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  If specifying false string ("False") as "deleted" parameter of cells
  sync_instances API like the following, nova considers it as True.

  On the other hand, nova can consider false string as false in the case of "on_shared_storage" parameter of evacuate API.
  That behavior seems API inconsistency.

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


References