commit | 7047516fb169aa10dacda4c10fb21579871baecf | [log] [tgz] |
---|---|---|
author | Oleh Hryhorov <ohryhorov@mirantis.com> | Thu Jan 24 14:37:42 2019 +0000 |
committer | Oleh Hryhorov <ohryhorov@mirantis.com> | Wed Feb 27 17:00:48 2019 +0000 |
tree | b0ae1e8ff2bbf99053353268b1c36f96a582bebd | |
parent | d7d18ed99445051d4d94edcd84b5e3ae321a5cec [diff] |
Unhardcoding stores parameter in glance_store section The patch changes the logic which was the following if server.storage.engine has file engine then stores is defined as file,http therefore due to this there was a chance to use "file" engine with any extra engines like rdb, swift etc. Change-Id: I32c71487edec4601bea4374413befe78495c1601 Related-PROD: PROD-26281 (PROD:26281) (cherry picked from commit f5a826eb275f3cbc1ae20858be0716fc5c4cf98d)