Public bug reported:

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

** Affects: nova
     Importance: Undecided
     Assignee: Anne Gentle (annegentle)
         Status: In Progress


** Tags: api-ref

** Changed in: nova
     Assignee: (unassigned) => Anne Gentle (annegentle)

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

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to