vmware / vmware/pyvmomi

spec.location.pool

Open
#430 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.