rally-openstack/tests/functional
Andrey Kurilin 8de6f3d230 Remove usage of get_credentials_for method
Deployment object comes from Rally framework and it has special
`get_credentials_for` method. For backward compatibility, it transforms
raw dict credentials to OpenStackCredential object.
This compatibility level should be removed someday and this day has come
since we moved rally_openstack.credential module to
rally_openstack.common.credential place and `get_credentials_for`
produces warning now.

Change-Id: I84f3c366ce23b6e67089d7ce053ca0f88d795b01
2020-04-22 16:31:51 +03:00
..
extra/fake_dir Restruct the project 2020-03-27 19:06:13 +02:00
__init__.py Display proper missing argument name 2014-10-13 20:48:13 +03:00
test_certification_task.py Add functional tests for env check 2018-08-30 12:56:14 +03:00
test_cli_deployment.py Switch to latest Rally release 2019-05-17 12:10:33 -07:00
test_cli_env.py Add python3 functional gate 2019-07-29 13:12:11 +00:00
test_cli_task.py [api versions]Support to specify api versions in the spec of env 2018-08-31 14:05:27 +08:00
test_task_samples.py Remove usage of get_credentials_for method 2020-04-22 16:31:51 +03:00
utils.py [ci] Turn treat warning as errors at tox 2020-04-08 14:59:03 +03:00