commit | 9e90619a959c982ad99acc3376774e60c6015210 | [log] [tgz] |
---|---|---|
author | Taras Khlivnyak <tkhlivnyak@mirantis.com> | Thu Mar 18 08:39:18 2021 +0200 |
committer | tkhlivnyak <tkhlivnyak@mirantis.com> | Thu Mar 18 07:40:57 2021 +0000 |
tree | 668832f3b45cd371d1c43ba2b9ed4fd4a448fbe9 | |
parent | 14ccca33c4aa9d9ada5a5584acc6adc120822ccf [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