openstack-python-openstackc.../openstackclient/network/v2
Jim Rollenhagen c53de3214e Ignore case in security group rule --ethertype
Currently, this only allows 'IPv4' or 'IPv6', but one can imagine a user
frequently typing e.g. 'ipv6' and getting frustrated. Allow any case,
while still keeping correct case for the choices and the value sent to
Neutron.

Change-Id: I70ce1f43d32aad01b174437d03c984a5b608b161
2019-04-01 15:56:40 -04:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
_tag.py openstack subnet create fails when tags is None 2017-12-01 15:17:03 -07:00
address_scope.py Fix address scope list --share 2017-01-27 19:56:44 -06:00
floating_ip.py Add floating IP filter to floating IP list command 2019-01-14 10:27:07 +01:00
floating_ip_pool.py Remove deprecated ip floating commands 2018-04-08 11:37:42 +00:00
ip_availability.py Fix "ip availability show" command 2017-01-06 12:59:41 +08:00
network.py Remove str() when setting network objects names 2019-02-13 10:43:11 +01:00
network_agent.py Remove str() when setting network objects names 2019-02-13 10:43:11 +01: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 Remove str() when setting network objects names 2019-02-13 10:43:11 +01:00
network_qos_rule.py Detailed help message for QoS max-burst-kbps value 2018-08-10 07:37:57 +02:00
network_qos_rule_type.py Display Network QoS rule type details 2017-11-05 17:52:08 -06:00
network_rbac.py Add 'security_group' type support to network rbac commands 2019-03-05 21:02:03 -07:00
network_segment.py Handle log message interpolation by the logger in network/ 2017-02-13 18:14:34 +01:00
network_segment_range.py Fix: incorrect check when no shared/private input 2019-03-14 01:05:21 +08:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Remove str() when setting network objects names 2019-02-13 10:43:11 +01:00
router.py Remove str() when setting network objects names 2019-02-13 10:43:11 +01:00
security_group.py Network: Add tag support for security group 2018-06-14 01:01:58 +00:00
security_group_rule.py Ignore case in security group rule --ethertype 2019-04-01 15:56:40 -04:00
subnet.py Fix service discovery in functional tests 2019-03-13 16:16:24 +01:00
subnet_pool.py Merge "Partially Revert "Add command to unset information from Subnet-pools"" 2019-02-27 22:15:48 +00:00