commit | 9b89624925b7049c9ebaa1aab2c9ebf1a8dc7d0f | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Wed Apr 23 21:25:27 2014 +0000 |
committer | Matthew Treinish <mtreinish@kortar.org> | Wed Apr 30 17:36:19 2014 +0000 |
tree | 3e4ddae60a3eb7dd3b5693ce010e9523ec4da1d4 | |
parent | f8b816af0751b10cc20b0ab456ca334150fcdf5f [diff] |
Add unit tests for _get_unversioned_endpoint This commit adds the first unit tests for the verify_tempest_config script which covers the code used to format an unversioned endpoint from a versioned one returned from the keystone catalog. This also breaks that section of the script off into a separate method so that mocks were not needed for such a simple test case. Partially implements bp: config-verification Change-Id: I6f48034af5fc187f6ae7d5c9b3dccb61f309ae25