Comment 58 for bug 1515222

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/250694
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=5bd81e6008d300a3bda619e01416f83b2e202676
Submitter: Jenkins
Branch: master

commit 5bd81e6008d300a3bda619e01416f83b2e202676
Author: jichenjc <email address hidden>
Date: Sun Nov 22 12:32:11 2015 +0800

    Add GET /v2.1/tenant_id/os-floating-ips/id method

    this method is enabled by nova api but not in the doc
    so add it.

    (df) Update the floating IP samples
    (df) Clarify the other floating IP methods
    (df) Make language for server actions, including floating IP actions,
    consistent

    Change-Id: I3b97964bb999063f97a17e26a3d755bef133ef32
    Partial-Bug: #1515222