openstack-python-openstackc.../openstackclient/network/v2
Brian Haley cf9ad08ab6 Add Subnet service-types to subnets
Add '--service-type' to subnet arguments to support
Subnet service-types.

Change-Id: I215d83e4d4cf53e03fa35041c5e41a328641b3a9
Partially-implements: blueprint service-subnets
2016-08-19 11:05:33 -04:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py Standardize logger usage 2016-06-20 15:16:51 +00:00
floating_ip.py Transfer "ip floating CRUD" to "floating ip CRUD" 2016-07-20 13:37:48 +08:00
floating_ip_pool.py Transfer "ip floating pool list" to "floating ip pool list" 2016-07-04 10:40:00 +08:00
ip_availability.py Add default IP version and fix help messages for "ip availability list" 2016-06-15 20:33:09 +08:00
network.py Add port security option to network commands 2016-06-29 10:13:18 -05:00
network_agent.py Implement "network agent set" command 2016-08-10 15:39:44 +08:00
network_rbac.py Show "target_project_id" attribute properly for network rbac object 2016-08-05 10:05:58 +08:00
network_segment.py osc-lib: command 2016-06-13 11:00:22 -05:00
port.py Add command to unset information from ports 2016-07-01 08:40:07 +05:30
router.py Merge "Add command to unset information from Routers" 2016-06-28 22:29:31 +00:00
security_group.py Support bulk deletion for commands that exist in both network and compute. 2016-06-15 17:23:39 +08:00
security_group_rule.py Fix a missing i18n support in security_group_rule.py 2016-06-21 17:06:59 +08:00
subnet.py Add Subnet service-types to subnets 2016-08-19 11:05:33 -04:00
subnet_pool.py Standardize import format 2016-07-22 19:24:02 +08:00