Defining dedicated CPUs in Salt Cloud profile
Open
Nobody has claimed this yet.
question
VMware Staff Assist Needed
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to define dedicated CPUs in salt cloud profile?
Currently you only define number of CPUs via num_cpus option. This number is for shared CPUs only.
vmware-centos6.5:
provider: vcenter01
clonefrom: test-vm
num_cpus: 4
memory: 8GB
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 the linked Salt Cloud VMware profile documentation and the existing num_cpus option. Determine whether the profile can express dedicated CPUs and identify the project entry point that handles this option; done means a supported configuration and corresponding behavior are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100