openstack-python-openstackc.../openstackclient/network/v2
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
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
_tag.py Network tag support 2017-07-23 21:54:32 +00:00
address_scope.py Fix address scope list --share 2017-01-27 19:56:44 -06:00
floating_ip.py Low-level Compute v2 API: floating ip 2017-04-11 02:10:26 -05:00
floating_ip_pool.py Low-level Compute v2 API: floating ip pool 2017-04-18 08:57:34 -05:00
ip_availability.py Fix "ip availability show" command 2017-01-06 12:59:41 +08:00
network.py Network tag support 2017-07-23 21:54:32 +00:00
network_agent.py Network L3 Router Commands for OSC 2017-07-11 08:17:09 +00:00
network_auto_allocated_topology.py Auto allocated topology for OSC 2017-02-22 15:38:16 -05:00
network_flavor.py Introduce neutron flavor associate, disassociate to OSC 2017-04-03 17:02:03 +00:00
network_flavor_profile.py OSC Network Flavor Profile 2017-03-20 16:24:27 +00:00
network_meter.py command list: Move network meter appropriately 2017-03-08 05:56:32 +09:00
network_meter_rule.py Add meter rule to OSC 2017-01-23 00:24:35 +00:00
network_qos_policy.py Add new parameter "is_default" to Network QoS policy. 2017-07-05 13:34:33 +00:00
network_qos_rule.py Add direction field to QoS bandwidth limit. 2017-06-22 15:59:37 +00:00
network_qos_rule_type.py Remove unused logging import 2017-02-20 10:20:42 +07:00
network_rbac.py Add '--type'and other options to network rbac list 2016-12-21 09:43:07 +08:00
network_segment.py Handle log message interpolation by the logger in network/ 2017-02-13 18:14:34 +01:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Support creating unaddress neutron port 2017-09-29 18:49:22 +00:00
router.py Network tag support 2017-07-23 21:54:32 +00:00
security_group.py Low-level Compute v2 API: security group 2017-04-11 02:08:04 -05:00
security_group_rule.py Support icmp-type and icmp-code to be set as zero 2017-09-26 21:00:14 +00:00
subnet.py Fix output for subnet show 2017-09-12 14:21:49 +00:00
subnet_pool.py Network tag support 2017-07-23 21:54:32 +00:00