python-neutronclient/neutronclient/tests/unit
Inessa Vasilevskaya a04f98c993 Fixes unclear error when no --pool-prefix given
--pool-prefix is required on subnetpool creation.
refactor: removed unused 'for_create' argument in
add_updatable_arguments in subnetpool module.
Closes-bug: #1536479

Change-Id: I79573369cb95c0b090e9ebfea9af40485d968e2f
(cherry-picked from commit 37ec942417)
2016-07-06 18:02:00 +03:00
..
bgp BGP Dynamic Routing: neutronclient changes 2016-02-25 12:22:27 +05:30
flavor Add Neutron flavor framework CLI 2015-11-06 15:37:56 -08:00
fw Merge ""neutron help firewall-rule-update" info updated" 2016-02-16 17:39:02 +00:00
lb Merge "Reflecting L7 content rules capability in LBaaS" 2016-03-01 06:33:54 +00:00
qos Fix H405 violations 2015-12-13 05:48:42 +09:00
vpn Improve str2dict key validation to avoid wrong keys 2016-02-21 11:33:29 +00:00
__init__.py Empty file shouldn't contain copyright nor license 2014-03-13 09:00:18 +08:00
test_auto_allocated_topology.py Support dry-run option for auto-allocated-topology 2016-03-02 17:56:47 -05:00
test_casual_args.py Fix invalid error message in neutron-cli 2015-04-15 03:06:59 -07:00
test_cli20.py Switched from fixtures.MonkeyPatch to mock.patch 2016-05-18 14:51:09 +02:00
test_cli20_address_scope.py Add support for ip_version on AddressScope create 2016-01-12 15:49:07 -08:00
test_cli20_agents.py Show availability_zone info in CLI neutron agent-list 2015-12-17 11:52:07 +08:00
test_cli20_agentschedulers.py Remove XML support 2015-12-09 11:09:26 +03:00
test_cli20_az.py Add availability_zone CLI 2015-12-08 22:36:58 +09:00
test_cli20_extensions.py Merge "Use assertIn where appropriate" 2014-02-22 03:23:36 +00:00
test_cli20_floatingips.py Add DNS integration support to the client 2016-02-23 17:42:45 +00:00
test_cli20_metering.py Fix H405 violations 2015-12-13 05:48:42 +09:00
test_cli20_network.py Add DNS integration support to the client 2016-02-23 17:42:45 +00:00
test_cli20_network_ip_availability.py Add commands for Network IP Availability 2016-03-02 06:57:02 +00:00
test_cli20_nsx_networkgateway.py Remove XML support 2015-12-09 11:09:26 +03:00
test_cli20_nsx_queue.py Fix H405 violations 2015-12-13 05:48:42 +09:00
test_cli20_port.py Merge "Improve str2dict key validation to avoid wrong keys" 2016-02-29 19:06:34 +00:00
test_cli20_purge.py Support cleanup of tenant resources with a single API call 2016-02-29 23:43:41 +00:00
test_cli20_rbac.py add rbac support for qos-policies 2016-02-29 06:27:11 +00:00
test_cli20_router.py Enhance the help info of "neutron router-gateway-set" 2016-01-10 12:04:48 +00:00
test_cli20_securitygroup.py refactor: Get rid of usage of get_data in favor of take_action 2016-01-18 13:01:57 +09:00
test_cli20_servicetype.py Remove XML support 2015-12-09 11:09:26 +03:00
test_cli20_subnet.py Add use_default_subnetpool to subnet create requests 2016-02-24 20:02:01 +00:00
test_cli20_subnetpool.py Fixes unclear error when no --pool-prefix given 2016-07-06 18:02:00 +03:00
test_cli20_tag.py Add tags support 2016-03-02 21:10:38 +09:00
test_client_extension.py Switched from fixtures.MonkeyPatch to mock.patch 2016-05-18 14:51:09 +02:00
test_command_meta.py Fix arg order of assertEqual and use assertTrue 2015-10-07 13:40:57 +05:30
test_http.py Fix H405 violations 2015-12-13 05:48:42 +09:00
test_name_or_id.py Fix the exception when ID/Name not found 2016-02-19 02:09:12 +00:00
test_quota.py Allow tenant_id positional in quota syntax 2015-12-13 16:49:09 -08:00
test_shell.py Improve neutron-client error message output 2015-11-10 07:29:52 +05:30
test_utils.py Improve str2dict key validation to avoid wrong keys 2016-02-21 11:33:29 +00:00
test_validators.py Update hacking to 0.10 2015-03-23 15:28:12 +09:00