openstack-python-openstackc.../openstackclient/tests/functional/network/v2
Bence Romsics dba57c85d5 Add command: router add/remove route --route
Add commands to osc to call the two new API methods introduced by
new Neutron extension: extraroute-atomic.

Bump our openstacksdk requirement to >=0.38.0 which contains
the corresponding sdk change.

The lower-constraints of dogpile.cache and keystoneauth1 are bumped
because of requirements bumps in openstacksdk.

The lower-constraint of decorator is bumped because of problem already
fixed by amotoki here: https://review.opendev.org/701706

Change-Id: Ia9b9c216f1d1161ebedac31594a2c464d77f4ae2
Depends-On: https://review.opendev.org/674324
Partial-Bug: #1826396 (rfe)
Related-Change: https://review.opendev.org/655680 (spec)
2020-03-30 16:19:05 +02:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
common.py Use cliff formattable columns in network commands 2019-05-09 21:51:57 -05:00
test_address_scope.py Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
test_floating_ip.py Remove races in floating ip functional tests 2019-08-31 09:03:46 -05:00
test_ip_availability.py Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
test_network.py Use cliff formattable columns in network commands 2019-05-09 21:51:57 -05:00
test_network_agent.py Use cliff formattable columns in network commands 2019-05-09 21:51:57 -05:00
test_network_flavor.py Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
test_network_flavor_profile.py Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
test_network_meter.py Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
test_network_meter_rule.py Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
test_network_qos_policy.py Attempt to de-race qos policy 2017-10-18 14:03:51 -05:00
test_network_qos_rule.py Make max_burst_kbps option as optional for bw limit QoS rule 2018-05-25 12:54:41 -07:00
test_network_qos_rule_type.py Display Network QoS rule type details 2017-11-05 17:52:08 -06:00
test_network_rbac.py Convert remaining network functional tests to JSON 2017-08-23 21:15:24 +00:00
test_network_segment.py Fix functional job failed 2018-04-20 01:47:17 +00:00
test_network_segment_range.py Tweak network segment range fiunction tests 2019-04-12 13:52:46 -05:00
test_network_service_provider.py Convert remaining network functional tests to JSON 2017-08-23 21:15:24 +00:00
test_port.py Use cliff formattable columns in network commands 2019-05-09 21:51:57 -05:00
test_router.py Add command: router add/remove route --route 2020-03-30 16:19:05 +02:00
test_security_group.py Convert network security group functional tests to JSON 2017-08-23 21:14:47 +00:00
test_security_group_rule.py Convert network security group functional tests to JSON 2017-08-23 21:14:47 +00:00
test_subnet.py Use cliff formattable columns in network commands 2019-05-09 21:51:57 -05:00
test_subnet_pool.py Merge "Use cliff formattable columns in network commands" 2019-06-22 18:27:00 +00:00