openstack-python-openstackc.../openstackclient/network
Tang Chen 0aa2304f38 Transfer "ip floating CRUD" to "floating ip CRUD"
This patch does the following things to transfer
"ip floating xxx" to "floating ip xxx":
* Add new command "floating ip create/delete/list/show", and doc.
* Deprecate "ip floating create/delete/list/show" command.

Change-Id: Ib071acaac81988431244e858bddafa7f93403df5
Implements: blueprint rework-ip-commands
Closes-bug: 1555990
Co-Authored-By: Dean Troyer <dtroyer@gmail.com>
2016-07-20 13:37:48 +08:00
..
v2 Transfer "ip floating CRUD" to "floating ip CRUD" 2016-07-20 13:37:48 +08:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Ensure endpoint type is used for network commands 2016-06-14 11:20:16 +00:00
common.py Change to plural form of object in multi delete error message in networkv2 2016-07-14 18:34:19 +08:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00