← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: Ken'ichi Ohmichi (oomichi)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => Ken'ichi Ohmichi (oomichi)

-- 
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):
  In Progress

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


Follow ups

References