commit | 03e546fe038f5d7617e7e450c471cd578c0c2e82 | [log] [tgz] |
---|---|---|
author | Andrea Frittoli (andreaf) <andrea.frittoli@hp.com> | Wed May 13 12:44:47 2015 +0100 |
committer | Andrea Frittoli <andrea.frittoli@hp.com> | Thu May 14 09:01:04 2015 +0000 |
tree | 21acb9341c32036095a4a86da89bc01024f94955 | |
parent | 40bec6595ce3bf7b3089ac058464e0a28e464790 [diff] |
Only create a TokenClient if api_v2 is enabled Token clients should only be setup if the corresponding API version is marked as available. If they are configured as available but the URI is not set, the configuration is invalid. Change-Id: Ib2885dbb04af3dc12724fe50bed8ce73ec3c426c Closes-bug: #1451987