nvpnathan / py-vsphere-automation

8 stars 4 forks source link

Module refactor #12

Closed tkrausjr closed 4 years ago

tkrausjr commented 4 years ago
  1. Refactored individual scripts so they can be used as libraries.
  2. Added vsphere/setup_vsphere.py script which can replace and run ALL the vsphere pieces.
  3. Reduced scripts to be run to 3 (vsphere, NSX, WCP)
  4. Added readme for setup_vsphere.py
  5. Changed Parameters file name to "vsphere_config.yaml"
tkrausjr commented 4 years ago

Successful mergee but needs testing to confirm