python-neutronclient/neutronclient/tests/unit
Zuul 95d64cef77 Merge "Add commands to support BGP VPN route control new API extension" 2018-01-25 09:37:56 +00:00
..
bgp BGP unit test 'auth-type' errors 2017-06-08 16:45:16 +08:00
flavor Add Neutron flavor framework CLI 2015-11-06 15:37:56 -08:00
fw Do not append .json to sending URL 2017-04-02 00:52:12 +09:00
lb Simplify clearing session-persistence 2016-08-18 04:02:16 +00:00
osc Add commands to support BGP VPN route control new API extension 2018-01-22 10:16:58 +01:00
qos Modify key for 'qos-minimum-bandwidth-rule-list' reponse 2017-01-07 11:47:30 -08:00
vpn [VPNaaS] Add support for sha2-384 and sha2-512 2016-11-08 10:04:18 +08:00
__init__.py Empty file shouldn't contain copyright nor license 2014-03-13 09:00:18 +08:00
test_auto_allocated_topology.py Provide client bindings for DELETE method of auto-allocated-topology extension 2016-08-25 21:07:48 +00:00
test_casual_args.py Fix invalid error message in neutron-cli 2015-04-15 03:06:59 -07:00
test_cli20.py Define IpAddressAlreadyAllocated exception 2018-01-23 19:46:53 +00:00
test_cli20_address_scope.py Add 'shared' option to neutron address-scope-update 2016-08-11 12:41:21 -06: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 Clean imports in code 2016-08-25 14:43:48 +07:00
test_cli20_floatingips.py Add parser options for description on resources 2016-03-08 19:12:58 +00:00
test_cli20_metering.py Fix H405 violations 2015-12-13 05:48:42 +09:00
test_cli20_network.py Refactor of Network tests 2016-11-18 00:30:13 +00:00
test_cli20_network_ip_availability.py Add commands for Network IP Availability 2016-03-02 06:57:02 +00:00
test_cli20_port.py Add parser options for description on resources 2016-03-08 19:12:58 +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 Fix problem of RBAC command arguments 2016-08-15 06:03:36 +00:00
test_cli20_router.py Merge "Fix using wrong status code in some tests" 2017-04-16 12:14:59 +00:00
test_cli20_securitygroup.py Replace uuid.uuid4() with uuidutils.generate_uuid() 2017-07-18 12:06:17 +00:00
test_cli20_servicetype.py Remove XML support 2015-12-09 11:09:26 +03:00
test_cli20_subnet.py Merge "Add segment as an attribute to subnet in client" 2016-07-27 20:50:46 +00:00
test_cli20_subnetpool.py Allow to specify tenant_id in subnetpool-create 2017-03-25 04:27:09 +09:00
test_cli20_tag.py Now empty tags are not added to Networks 2017-05-01 19:56:50 +00:00
test_client_extension.py Use entry points to define neutron CLI commands 2017-07-03 05:26:43 +00:00
test_command_meta.py Fix arg order of assertEqual and use assertTrue 2015-10-07 13:40:57 +05:30
test_exceptions.py Drop deprecated neutronclient.i18n wrapper 2017-05-14 20:10:47 +00:00
test_http.py Pass headers to httpclient 2018-01-03 20:54:12 +00:00
test_name_or_id.py Replace uuid.uuid4() with uuidutils.generate_uuid() 2017-07-18 12:06:17 +00:00
test_quota.py CLI implementation should raise CommandError 2017-06-15 09:06:32 +09:00
test_shell.py Populate shell.COMMANDS dict not to break CLI extension UT 2017-07-27 13:46:09 +00:00
test_utils.py Merge "Unable to add classless-static-route in extra_dhcp_opt extension" 2017-04-01 17:14:20 +00:00
test_validators.py Update hacking to 0.10 2015-03-23 15:28:12 +09:00