python-openstackclient/doc/source/command-objects
Sindhu Devale 763c8c5670 "floating ip set/unset port" for OSC
Implements Neutron feature of floating ip associate/disassociate
into OpenStack Client.

Previously, network.find_ip() function only supported to
search floating ip by UUID. Hence, _find_floating_ip()
function is used in floating_ip.py, to search fip both by UUID
and ip_address. [1] adds the ability to find fip object using both UUID
and ip_address. This functionality however, won't be available until
the SDK is released. Hence, we continue to use _find_floating_ip()
method, which was cleaned up by [2] to remove the use of ip_cache.
Once, the SDK is released, we will remove all the usage of
_find_floating_ip() method and instead only use network.find_ip().

[1] https://review.openstack.org/#/c/449879/2
[2] https://review.openstack.org/#/c/447938/

Change-Id: I6c5222287c46ca42365917d2deae70bdb626347
Co-Authored-By: Reedip<reedip.banerjee@nectechnologies.in>
Co-Authored-By: RuiChen<chenrui.momo@gmail.com>
Closes-Bug: #1560297
2017-04-05 16:12:40 +00:00
..
access-token.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
address-scope.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
aggregate.rst Add ":option:` `" in the help message 2017-01-03 12:13:10 +08:00
availability-zone.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
backup.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
catalog.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
command.rst Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
complete.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
compute-agent.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
compute-service.rst Add ":option:` `" in the help message 2017-01-03 12:13:10 +08:00
configuration.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
consistency-group-snapshot.rst doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
consistency-group.rst doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
console-log.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
console-url.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
consumer.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
container.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
credential.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
domain.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
ec2-credentials.rst change os in command example to openstack 2016-12-20 09:03:29 +08:00
endpoint.rst doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00
extension.rst Merge "OSC Extension Show" 2017-03-23 20:30:15 +00:00
federation-protocol.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
flavor.rst Overwrite/Clear Flavor property 2017-02-13 15:16:09 +00:00
floating-ip-pool.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
floating-ip.rst "floating ip set/unset port" for OSC 2017-04-05 16:12:40 +00:00
group.rst Support to add/remove multi users for "group add/remove user" 2017-03-21 10:39:42 +08:00
host.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
hypervisor-stats.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
hypervisor.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
identity-provider.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
image.rst Update doc/source/command-objects/image.rst 2017-02-28 21:35:56 +01:00
ip-availability.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
ip-fixed.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
ip-floating-pool.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
ip-floating.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
keypair.rst Add "--private-key" option for "keypair create" 2017-03-06 08:34:28 +00:00
limits.rst Add ":option:` `" in the help message 2017-01-03 12:13:10 +08:00
mapping.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
module.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
network-agent.rst Fix Trivial Changes in [1] 2017-03-21 02:43:24 +00:00
network-auto-allocated-topology.rst Auto allocated topology for OSC 2017-02-22 15:38:16 -05:00
network-flavor-profile.rst OSC Network Flavor Profile 2017-03-20 16:24:27 +00:00
network-flavor.rst Introduce neutron flavor associate, disassociate to OSC 2017-04-03 17:02:03 +00:00
network-meter-rule.rst Cleanup for 3.8.0 release 2017-01-26 10:41:30 -06:00
network-meter.rst command list: Move network meter appropriately 2017-03-08 05:56:32 +09:00
network-qos-policy.rst Add extra filtering options to qos policy list 2017-03-14 13:04:47 +08:00
network-qos-rule-type.rst NIT: replace os with openstack in command example 2017-02-03 13:51:36 -06:00
network-qos-rule.rst NIT: replace os with openstack in command example 2017-02-03 13:51:36 -06:00
network-rbac.rst Add '--type'and other options to network rbac list 2016-12-21 09:43:07 +08:00
network-segment.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
network-service-provider.rst Fix reference in network flavor create command reference 2017-03-10 21:51:34 +09:00
network.rst Introduce Neutron DHCP agent commands to OSC 2017-03-20 15:02:09 -04:00
object-store-account.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
object.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
policy.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
port.rst Make MAC address of port updatable 2017-03-20 15:40:48 +00:00
project.rst Non-Admin can't list own projects 2017-03-20 14:40:56 +13:00
quota.rst OSC Quota List 2017-03-10 14:59:47 +00:00
region.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
request-token.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
role-assignment.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
role.rst change os in command example to openstack(2) 2016-12-20 09:18:55 +08:00
router.rst Merge "Introduce overwrite functionality in ``osc router set``" 2016-12-21 22:09:50 +00:00
security-group-rule.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
security-group.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
server-backup.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
server-event.rst Add server event list and show commands 2017-03-07 15:25:43 +08:00
server-group.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
server-image.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
server.rst Enable to add/remove port to/from a server 2017-04-03 20:19:40 +02:00
service-provider.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
service.rst Add ":option:` `" in the help message 2017-01-03 12:13:10 +08:00
snapshot.rst Fix all missing "os to openstack" transformation 2016-12-21 10:29:38 +08:00
subnet-pool.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
subnet.rst Add ":option:` `" in the help message 2017-01-03 12:13:10 +08:00
token.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
trust.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
usage.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
user-role.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
user.rst Adds domain specification for SetUser 2017-01-25 22:16:22 +00:00
volume-backup.rst Fix sphinx errors 2017-01-26 19:52:31 +01:00
volume-host.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
volume-qos.rst change os in command example to openstack(3) 2016-12-20 09:26:15 +08:00
volume-service.rst Add ":option:` `" in the help message 2017-01-03 12:13:10 +08:00
volume-snapshot.rst Merge "Support "--no-property" option in volume snapshot set" 2017-01-26 06:38:31 +00:00
volume-transfer-request.rst Fix volume transfers request commands 2017-03-27 12:31:42 -05:00
volume-type.rst Add "encryption-*" options in volume type commands 2017-01-14 21:58:33 +08:00
volume.rst doc: Correct Sphinx warnings 2017-03-28 16:41:54 +01:00