Error while powering on a VM deployed from ova using deploy_ova.py
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
Getting below error while powering on a VM deployed from ova using deploy_ova.py:
Property 'a. Static IP' must be configured for the VM to power on
How do I set dhcp before deploying the ova so that there isn't any such error and deployed vm can be powered on.
Guys, I am new to this. Please let me know anymore inputs that you needed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with deploy_ova.py and the reported vSphere power-on error, then inspect how the script configures networking before deployment. Determine where DHCP or the required static IP property must be set and verify the deployed VM can power on without the error; no test file is mentioned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100