commit | 4cc0a618477b1cb7ea050b5e26279f0312dc3ac2 | [log] [tgz] |
---|---|---|
author | Oleksiy Petrenko <opetrenko@mirantis.com> | Wed Feb 06 12:55:02 2019 +0200 |
committer | Oleksiy Petrenko <opetrenko@mirantis.com> | Wed Feb 06 12:55:02 2019 +0200 |
tree | 48603b7358cce79a6627f021c384cba8a6994342 | |
parent | b0b5d1ecd2ff50a746093f14fd011269a52588b6 [diff] |
Don't fall when just loading designatev2 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: Ib95887c274179130f87d4897e55779bc1c4f6206 Related-Issue: https://mirantis.jira.com/browse/PROD-26920