openstack-python-openstackc.../openstackclient/tests
Tang Chen 01c19ef0bc Router: Add --route and --clear-routes options to "router set" command
--route option is used to set routes to the router.

It is used like this:

    --route destination=subnet,gateway=ip-address

destination: destination subnet CIDR
gateway: nexthop IP address

--clear-routes is used to clear all routes on the router.

Change-Id: I97ce4871113c684b29c98cdad4dec9cc80ed20f7
Implements: blueprint neutron-client
Partial-bug: #1519503
2016-02-27 04:53:10 +08:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Add MultiKeyValueAction to custom parser action 2016-02-27 03:53:32 +08:00
compute Merge "Floating IP: Neutron support for "ip floating show" command" 2016-02-25 21:15:47 +00:00
identity Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
image Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
network Router: Add --route and --clear-routes options to "router set" command 2016-02-27 04:53:10 +08:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_shell.py Merge "Add shell --profile option to trigger osprofiler from CLI" 2016-02-26 19:49:21 +00:00
utils.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00