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
..
2018-02-16 20:05:45 +02:00