nvazquez opened a new pull request, #6996: URL: https://github.com/apache/cloudstack/pull/6996
### Description This PR removes unnecessary logging on VMware deployments in which the NVP plugin is not enabled. On each StartCommand a similar line is logged even if the NVP plugin is not configured: ```` 2022-12-14 15:05:33,375 INFO [c.c.u.n.n.p.NiciraNvpApiVersion] (DirectAgent-434:ctx-979662ea esxi2.michikusa.local, job-2738/job-2739, cmd: StartCommand) (logid:5a621e44) NSX API VERSION: NOT PRESENT ```` ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Enhancement (improves an existing feature and functionality) - [x] Cleanup (Code refactoring and cleanup, that may add test cases) ### Feature/Enhancement Scale or Bug Severity #### Feature/Enhancement Scale - [ ] Major - [x] Minor #### Bug Severity - [ ] BLOCKER - [ ] Critical - [ ] Major - [x] Minor - [ ] Trivial ### Screenshots (if appropriate): ### How Has This Been Tested? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org