openstack-python-openstackc.../openstackclient/tests/unit/network
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
..
v2 Support creating unaddress neutron port 2017-09-29 18:49:22 +00:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_common.py flake8-import-order: Ensure to place project imports last 2017-08-22 21:38:07 +00:00
test_sdk_utils.py SDK Refactor: Prepare address scope commands 2016-10-05 06:36:18 -05:00