python-openstackclient/doc
yanpuqing 3012ab4bb8 Do not require port argument when updating floating IP
When setting floating ip other properties, port argument is
force to use.
The patch modifies the command, when setting floating ip other
properties, like tags, no need port argument.

Change-Id: I908712c8913f32d3dd5fdfefe7347277d72f66de
Story: 1751431
Task: 13865
Closes-Bug: #1778666
(cherry picked from commit 402c9a21b3)
Small changes due to changes in tag handling and how unit tests are
working.
Conflicts:
	doc/source/cli/command-objects/floating-ip.rst
	openstackclient/network/v2/floating_ip.py
	openstackclient/tests/unit/network/v2/test_floating_ip_network.py
2018-08-21 16:24:51 +02:00
..
source Do not require port argument when updating floating IP 2018-08-21 16:24:51 +02:00
Makefile Move docs to doc. 2012-06-11 14:37:48 -07:00
requirements.txt Updated from global requirements 2018-01-24 01:31:48 +00:00