openstack-python-openstackc.../openstackclient/network/v2
zhiyong.dai be9e60be4b Update the description format
In network_qos_rule_type.py, network_service_provider.py, server.py and
volume_snapshot.py, the description format is using """ """.
In this patch, the former format is replaced with "_description = _( )".

Change-Id: I6863b01d3534e033df745070037ee45286745c92
2017-01-03 21:31:54 +08:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py Add filtering options to the address scope list command 2016-12-18 19:46:11 +08:00
floating_ip.py Add extra filtering options to floating ip list 2016-12-09 14:23:26 +08:00
floating_ip_pool.py translate all command help strings 2016-11-17 02:33:42 +00:00
ip_availability.py Merge "SDK Refactor: Prepare ip availability commands" 2016-12-08 17:40:58 +00:00
network.py SDK refactor: Prepare network commands 2016-12-15 14:26:39 +00:00
network_agent.py translate all command help strings 2016-11-17 02:33:42 +00:00
network_qos_policy.py SDK Refactor: Prepare network qos policy commands 2016-11-19 22:42:07 -08:00
network_qos_rule_type.py Update the description format 2017-01-03 21:31:54 +08:00
network_rbac.py Add '--type'and other options to network rbac list 2016-12-21 09:43:07 +08:00
network_segment.py translate all command help strings 2016-11-17 02:33:42 +00:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Merge "SDK Refactor: Prepare port commands" 2016-12-15 14:16:50 +00:00
router.py Merge "Fix a spelling error" 2016-12-28 03:16:01 +00:00
security_group.py Merge "Add '--project' and '--project-domain' options to os cmds" 2016-12-05 22:28:21 +00:00
security_group_rule.py SDK Refactor: Prepare security group rule commands 2016-11-19 22:46:17 -08:00
subnet.py Merge "SDK Refactor: Prepare subnet commands" 2016-12-02 18:50:21 +00:00
subnet_pool.py translate all command help strings 2016-11-17 02:33:42 +00:00