← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1281440] Re: should handle boolean string parameters through create multiple servers API

 

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

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

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

Title:
  should handle boolean string parameters through create multiple
  servers API

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  If specifying false string ("False") as "return_reservation_id"
  parameter of create multiple servers API, 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/1281440/+subscriptions


References