commit | b33dd46c448baf0df02f5cec8cf24bb2e439f953 | [log] [tgz] |
---|---|---|
author | Andrea Frittoli <andrea.frittoli@gmail.com> | Fri Jul 21 10:14:25 2017 +0100 |
committer | Andrea Frittoli <andrea.frittoli@gmail.com> | Fri Aug 04 10:26:52 2017 +0100 |
tree | 07a0cceb09c47f85d6b1a671673175bf48574eff | |
parent | 98c5c1e89e60bfa88e9fc6440f8c5c7855be7097 [diff] |
Fix verify config API version checks The verify config tool checks that tempest configuration matches the discovered versions, but it uses clients for a specific version to make the discovery, which may not work if that version is configured as not available. This patch makes the code robust to those cases so that it may work with different configurations and target clouds. Change-Id: I65e2a685f683c0a3f141cb5349abc6065143bcdc