spec.location.pool
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
i use clone.py to clone VM
from template to VM BUT the venter system callback spec.location.pool.
I use it the right way?
./clone.py -s x.x.x.x -u username -p passwd -v demo --template centos --datacenter-name OPS --datastore-name 'datastore20' --cluster-name 10.105.2.20 --resource-pool 10.105.2.20 --no-power-on
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 clone.py and the handling of --resource-pool, --datacenter-name, --datastore-name, and --cluster-name; then reproduce the supplied command against a VM template. Done means establishing whether the invocation is valid and clarifying the cause or expected behavior of the spec.location.pool callback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100