API ref: associate floating IP requires Active status

- There is no available status.
Change-Id: If1a2696e63830ae38b4a0c4e2488fb16d33650d8
Closes-bug: 1618883
This commit is contained in:
Anne Gentle
2016年08月31日 08:08:49 -05:00
committed by Sean Dague
parent 3dd6526137
commit d90a35ef65

View File

@@ -52,7 +52,7 @@ optional ``fixed_address`` parameter.
The server must exist.
You can only add a floating IP address to the server when its status is ``available``.
You can only add a floating IP address to the server when its status is ``ACTIVE`` or ``STOPPED``
Normal response codes: 202
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.