commit | 312f0b18f9610ed8cc70dc1b030f2a5a6e03c0ff | [log] [tgz] |
---|---|---|
author | Taras Khlivnyak <tkhlivnyak@mirantis.com> | Thu Mar 18 08:39:18 2021 +0200 |
committer | Taras Khlivnyak <tkhlivnyak@mirantis.com> | Thu Mar 18 08:39:18 2021 +0200 |
tree | f9d98001b56b4759dac55400d986ddf2173b62df | |
parent | c25adab6637d460a5b976532ec6e508558464e81 [diff] |
Fix time growing in case of using salt maas.machines state. We used to get full list of nodes via MAAS API for any operation with maas. It caused growing run time in case of large envs. The module is patched to get info of one node only so that we decrease run time. Closes-bug: PROD-36199 Change-Id: I2d88dfa5cc95eeb396beed6a01bb6e592dde1c7a