commit | 7fb58f8bb4d55e69a642863fbfee90169b044232 | [log] [tgz] |
---|---|---|
author | Oleksiy Petrenko <opetrenko@mirantis.com> | Wed Feb 06 13:12:43 2019 +0200 |
committer | Oleksiy Petrenko <opetrenko@mirantis.com> | Wed Feb 06 13:13:00 2019 +0200 |
tree | 0b4a859dd5fd2d818827bd260888f283214922e0 | |
parent | 34ceb07af84fe6d2de0f3ae7da0db6c971679be5 [diff] |
Don't fall when just loading novav21 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: I7a3a9c8390127563f6770c9b38b5b3a93d642364 Related-Issue: https://mirantis.jira.com/browse/PROD-26920