commit | 864fe07b139908ab39830964d714dbf2178e00a0 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Sun Mar 02 03:47:26 2014 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Wed Apr 09 17:27:36 2014 +0000 |
tree | 5404ca534df35b9c9fdf00853613ac3e61986042 | |
parent | cf50fcdf7aee9b2c68326d0bf5393eece5797a3a [diff] |
Add keystone api version detection to verify_tempest_config This commit adds a check for the keystone api versions that are supported and checks that with the config file. In the process of adding the additional check the version verification code is reworked to use a common get versions method. Partially implements bp config-verification Change-Id: Ibb15c53e2b2a1e2a2ad95351692d06389f2ebb06