openstack-python-openstackc.../openstackclient
Hongbin Lu de23ab8d75 Support creating unaddress neutron port
Introduce an option '--no-fixed-ip' on port create command.
If this option is specified and '--fixed-ip' is unspecified,
OSC will send a request to neutron with 'fixed_ips' as an empty
list, which will create an unaddress neutron port.

Note: The use cases of unaddress port was outlined in:
https://specs.openstack.org/openstack/neutron-specs/specs/liberty/unaddressed-port.html

(dtroyer: add Depends-On for Zuul v3 test)

Depends-On: I39e8e49243ab0bda631600715c971c55a34e2fd9
Change-Id: Ibe38598acbbcd0d353c952fc2a6fa67780762151
Closes-Bug: #1717829
2017-09-29 18:49:22 +00:00
..
api Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
common Fix 'project purge' deletes ALL images problem 2017-09-26 20:49:32 +00:00
compute Use flake8-import-order plugin 2017-08-17 06:55:00 +00:00
identity Implied Roles 2017-08-22 17:08:30 +00:00
image Update image cli doc and fix some typos 2017-08-25 08:08:31 +08:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2017-08-16 07:50:55 +00:00
network Support creating unaddress neutron port 2017-09-29 18:49:22 +00:00
object Allow objects to be streamed to stdout 2017-07-05 20:08:18 -03:00
tests Support creating unaddress neutron port 2017-09-29 18:49:22 +00:00
volume Replace "Display Name" by "Name" in volume list 2017-05-26 11:37:09 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Useless line of code in shell.py 2017-09-08 06:28:15 +00:00