openstack-python-openstackc.../openstackclient/tests/unit/network/v2
Cao Xuan Hoang d44782bc08 Add filtering options to os subnet list command
This patch adds the following filtering options:
'--project' and '--project-domain', '--network', '--gateway',
'--name', '--subnet-range' to the command.

Change-Id: I575739486b9548492bd00f50130181b825534226
Partially-Implements: blueprint network-commands-options
Closes-Bug: #1610883
2016-09-19 14:00:49 +07: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-14 17:59:31 +08:00
test_address_scope.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_floating_ip.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08: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 move unit tests to new "unit" test module 2016-09-08 15:19:50 -07: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 move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_port.py Merge "Support listing specified server's ports" 2016-09-14 17:45:21 +00:00
test_router.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08: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 Add filtering options to os subnet list command 2016-09-19 14:00:49 +07:00
test_subnet_pool.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00