Enable to see list-floatingips

In current api-ref, list-floatingips can not see.
This patch enables to see list-floatingips description.

Change-Id: I67c03bdf3538e0d850e744f5823de4b755810f41
Closes-Bug: #1411464
This commit is contained in:
Yushiro FURUKAWA 2015-01-16 12:37:36 +09:00
parent 3435721fb2
commit d65ec3f14d

View File

@ -78,6 +78,13 @@
</wadl:doc>
<method href="#listRouters"/>
</resource_type>
<resource_type id="FloatingIpList">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
title="Floating IPs list">
<para>A list of floating IPs.</para>
</wadl:doc>
<method href="#listFloatingIps"/>
</resource_type>
<!--*******************************************************-->
<!-- All Methods -->
<!--*******************************************************-->