← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1374260] Re: HTTPBadRequest is raised when creating floating_ip_bulk which already exists

 

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

** Changed in: nova
    Milestone: None => kilo-1

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

Title:
  HTTPBadRequest is raised when creating floating_ip_bulk which already
  exists

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  When creating a floating_ip_bulk which already exists,
  HTTPBadRequest(400) is returned, which should be changed to
  HTTPConflict(409).

  $ nova  floating-ip-bulk-create 192.0.20.0/28 --pool private
  ERROR (BadRequest): Floating ip 192.0.20.1 already exists. (HTTP 400) (Request-ID: req-cf6ba91a-8a5f-4772-91b5-a159d5c06719)

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


References