openstack-python-openstackc.../openstackclient/tests/functional
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
..
common Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
compute Fix openstack server list --deleted --marker option 2020-01-02 20:05:56 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Merge "Now we can add description for role creation in OSC" 2020-03-20 18:59:44 +00:00
image Use cliff formattable columns in image commands 2019-06-22 13:36:46 -05:00
network Add command: router add/remove route --route 2020-03-30 16:19:05 +02:00
object Fix functional tests for py3 2019-10-31 00:17:35 +00:00
volume Merge "Fix faulthy state argument choice" 2020-03-24 21:34:44 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Fix functional.base.TestCase.openstack() to optionally omit --os-auth-type 2019-08-22 11:05:09 -05:00