commit | 77a7e9ce8caeafa443886da7f3f44df222f3c1fe | [log] [tgz] |
---|---|---|
author | Oleksiy Petrenko <opetrenko@mirantis.com> | Wed Feb 06 13:03:53 2019 +0200 |
committer | Oleksiy Petrenko <opetrenko@mirantis.com> | Wed Feb 06 13:04:06 2019 +0200 |
tree | ca8c3d2ab415b828d58e001689047d10e8fd0b1b | |
parent | 89db4a923b295fd744f521d4666b9ee6b5288581 [diff] |
Don't fall when just loading keystonev3 modules this avoids loading warnings on salt-master that may not have os-client-config installed, as salt tries to load them irrespective of __virtual__() result. Change-Id: I348746432de0f2c635624e2fe6d627b0da587275 Related-Issue: https://mirantis.jira.com/browse/PROD-26920