Add ability to override use_dynamic_credentials
Currently there is no ability to override use_dynamic_credentials from
pillar, however in case when Barbican should be tested we need to have
static credentials to launch full tempest. We could set
use_dynamic_credentials dynamically on inside runtest modules, but it is
not desired automation, because Barbican tests can be successfuly
launched with dynamic credentials set to true as well.
Change-Id: I56afa934e201e98aa94bd3df7e5937435d26e33e
2 files changed