rally-openstack/tests/check_samples
Andrey Kurilin 8c13c9d64f port more things to use envmanager
* Port rally.task.engine to use EnvManager instead of Deployment
* Rename method `set_deployment` of `rally.common.objects.Verifier`
  to `set_env`. It can be done in backward incompatible way, since the
  original method should be called only from rally.api
* Extend `rally.common.objects.Verifier` with `env` property
* Move OpenStackCredential under dict parenthood. object like style
  makes things too complicated. The simple dict should give more
  transparency. As for backward compatibility old-behaviour is kept.
* Call `check_helth` method of EnvManager from TaskEngine instead of
  hardcoded for openstack `verify_connection` method.
* Remove methods `get_validation_context` and `verify_connection` from
  OpenStackCredential. It should not be called anywhere.

Change-Id: I76608deaefc68dbd5a99a3339584c9cf70e16ba0
2018-02-11 14:20:40 +02:00
..
__init__.py [ci] Rework launching cli job 2017-08-03 01:17:58 +03:00
test_certification_task.py [ci] Split legacy-rally-dsvm-cli job 2017-12-01 14:35:35 +02:00
test_task_samples.py port more things to use envmanager 2018-02-11 14:20:40 +02:00
utils.py [ci] Split legacy-rally-dsvm-cli job 2017-12-01 14:35:35 +02:00