Merge "Enable to see list-floatingips"

This commit is contained in:
Jenkins 2015-01-20 16:49:13 +00:00 committed by Gerrit Code Review
commit 8dadd808c3

View File

@ -78,6 +78,13 @@
</wadl:doc> </wadl:doc>
<method href="#listRouters"/> <method href="#listRouters"/>
</resource_type> </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 --> <!-- All Methods -->
<!--*******************************************************--> <!--*******************************************************-->