openstack-python-openstackc.../openstackclient/tests/unit/network/v2
Choe, Cheng-Dae 2bbb482106 Fix router unset --route option
Fix the "--route" option one the "os route unset" command. The option
did not convert gateway to nexthop which results "Router does not contain
route" error.

Change-Id: Ia57bc7ea77ad7c6030535180a6ce42b4928c9e56
Closes-Bug: 1631471
2016-10-10 23:57:22 +09:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Replace 'MagicMock' with 'Mock' 2016-09-27 09:52:41 +07:00
test_address_scope.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_floating_ip.py Add --description to Neutron commands 2016-09-23 16:09:17 +00:00
test_floating_ip_pool.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_ip_availability.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_network.py Merge "Add filtering options to os network list command" 2016-09-22 12:47:38 +00:00
test_network_agent.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_network_rbac.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_network_segment.py Merge "Replace 'MagicMock' with 'Mock'" 2016-09-30 11:13:09 +00:00
test_port.py Merge "Introduce overwrite functionality in `osc port set`" 2016-09-23 12:33:06 +00:00
test_router.py Fix router unset --route option 2016-10-10 23:57:22 +09:00
test_security_group.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_security_group_rule.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_subnet.py Remove beta label for network segment resource 2016-09-28 08:44:34 -05:00
test_subnet_pool.py Merge "Add 'description' option to os subnet (pool) create/set cmd" 2016-09-20 06:40:48 +00:00