commit | 1f34241db6ad22b3e87734c627f8dba79187d2e5 | [log] [tgz] |
---|---|---|
author | Andrea Frittoli (andreaf) <andrea.frittoli@hp.com> | Tue May 12 16:37:19 2015 +0100 |
committer | Andrea Frittoli (andreaf) <andrea.frittoli@hp.com> | Tue May 12 17:06:29 2015 +0100 |
tree | 7bd7999c275c0c6c2ae48f591ce64efcc656dad6 | |
parent | 737fac93d09208135f27d64f1ea6d3f7ef428bcf [diff] |
Introduce creds_provider in test.py A lot of code works on the assumption that test classes has an attribute exactly called "isolated_creds". Define a new property on test classes that provides a credential provider for the tests. Change-Id: I404357be4c9fb2079332eed614bd61eee6ae6dc1 Partially-implements: bp/resource-cleanup