vmware-samples/validated-solutions-for-cloud-foundation

[HRM] Remove SDDC Manager `root` password from Python module

bhumitra opened this issue ยท 1 comments

Code of Conduct

  • I have read and agree to the project's Code of Conduct.
  • Vote on this issue by adding a ๐Ÿ‘ reaction to the original issue initial description to help the maintainers prioritize.
  • Do not leave "+1" or other comments that do not add relevant information or questions.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

With the upcoming release 2.0.0 of VMware.CloudFoundation.Reporting module we no longer need the user to enter the SDDC Manager root password.

Python code must be updated to support 2.0.0 release for VMware.CloudFoundation.Reporting.

Use Case(s)

NA

Potential Configuration

Remove any references to sddc manager root password from the code.

References

vmware/powershell-module-for-vmware-cloud-foundation-reporting#96

Estimated completion May 16th.