yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66114
[Bug 1618883] Re: You can only associating a floating IP when the server status is Active, but docs say available
Reviewed: https://review.openstack.org/363642
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d90a35ef657fac8c89d11d70a05302e77492bedf
Submitter: Jenkins
Branch: master
commit d90a35ef657fac8c89d11d70a05302e77492bedf
Author: Anne Gentle <agentle@xxxxxxxxx>
Date: Wed Aug 31 08:08:49 2016 -0500
API ref: associate floating IP requires Active status
- There is no available status.
Change-Id: If1a2696e63830ae38b4a0c4e2488fb16d33650d8
Closes-bug: 1618883
** Changed in: nova
Status: In Progress => 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/1618883
Title:
You can only associating a floating IP when the server status is
Active, but docs say available
Status in OpenStack Compute (nova):
Fix Released
Bug description:
In this doc http://developer.openstack.org/api-ref/compute/?expanded
=add-associate-floating-ip-addfloatingip-action-detail
in Preconditions, the text says:
You can only add a floating IP address to the server when its status is available.
It should say
You can only add a floating IP address to the server when its status
is ACTIVE.
Source file and line:
https://github.com/openstack/nova/blob/master/api-ref/source/servers-actions.inc#L52
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1618883/+subscriptions
References