mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
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) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| test_address_scope.py | ||
| test_floating_ip.py | ||
| test_ip_availability.py | ||
| test_network.py | ||
| test_network_agent.py | ||
| test_network_flavor.py | ||
| test_network_flavor_profile.py | ||
| test_network_meter.py | ||
| test_network_meter_rule.py | ||
| test_network_qos_policy.py | ||
| test_network_qos_rule.py | ||
| test_network_qos_rule_type.py | ||
| test_network_rbac.py | ||
| test_network_segment.py | ||
| test_network_segment_range.py | ||
| test_network_service_provider.py | ||
| test_port.py | ||
| test_router.py | ||
| test_security_group.py | ||
| test_security_group_rule.py | ||
| test_subnet.py | ||
| test_subnet_pool.py | ||