openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
V
vmware-vcenter
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 4 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added new type/provider to manage VM tools configuration
Kevin Levron
More...
about 9 years ago
Merge pull request #162 from maniacmurphy/vc_dvswitch_pool
Kevin Murphy
More...
about 9 years ago
Expand vc_dvswitch_pool to support creating user defined network resource pools --Made type ensurable --Added create, exists? and destroy methods --Moved key to parameter instead of propert since the key cannot be changed after creation --Added property 'description' to allow managing the user defined network resource pool descriptions --Enhanced setting network resource pool shares based off the level and networkResourcePoolHighShareValue based off https://pubs.vmware.com/vsphere-55/index.jsp#com.vmware.wssdk.apiref.doc/vim.SharesInfo.Level.html
maniacmurphy
More...
about 9 years ago
Created class vm_config to allow a generic class for configuring a VM --class vcenter::vm_config to apply resources vm_vapp_property, vm_nic, vm_harddisk and vm_hardware to a target vm --tests/vm_config.pp
maniacmurphy
More...
over 9 years ago
Created new type vm_harddisk to manage hard disks attached to VM --New map for API object: virtual_drive_map --New type/provider vm_harddisk --New test vm_harddisk.pp --Currently does not support RAW Device mappings
maniacmurphy
More...
over 9 years ago
Moved method 'findvm' out of individual providers and into Puppet::Provider::Vcenter
maniacmurphy
More...
over 9 years ago
Created new type vm_nic to create, modify and delete virtual network adapters --New map for API object: virtual_ethernet_card_map --New type/provider vm_nic --New test vm_nic.pp
maniacmurphy
More...
over 9 years ago
Created new type vm_hardware to configure basic hardware configs --New map for API object: virtual_hardware_map --New type/provider vm_hardware --New test vm_hardware.pp
maniacmurphy
More...
over 9 years ago
Merge pull request #159 from maniacmurphy/ippools
sholland
More...
almost 10 years ago
Created an provider for vCenter IpPools
Kevin Murphy
More...
almost 10 years ago
Merge pull request #154 from jakerobinson/tb/83
sholland
More...
almost 10 years ago
Merge pull request #157 from maniacmurphy/exc_51749241f5
sholland
More...
almost 10 years ago
Created class vapp_property based off vm_vapp_property resource type
Kevin Murphy
More...
about 10 years ago
Merge pull request #155 from maniacmurphy/esx_system_resource
Jake Robinson
More...
about 10 years ago
Esxhost Class -Created a parameterized class to wrap multiple hsot configurations around. To start with it only expects a system resource.
Kevin Murphy
More...
about 10 years ago
Esx_system_resource -Created new resource type esx_system_resource. This can be used to manage the system resources found in the vSphere client at Host > Configuration > System Resource Allocation -Created a test file to show how to use esx_system_resource.
Kevin Murphy
More...
about 10 years ago
add transport to esx_service resources
jakerobinson
More...
about 10 years ago
Merge pull request #153 from maniacmurphy/vm_vapp_property
Randy Brown
More...
over 10 years ago
VM vApp Property -Updated puppet type to extract datacenter, vm name and label from the namevar. This allows for truly unique resources if the same property needed to be set on multiple VMs in the same manifest. -Requires resource name to be passed in in the following format - datacenter:vm name:label -Updated test manifests for creating and removing vm_vapp_property to use this format
Kevin Murphy
More...
over 10 years ago
vm_vapp_property provider update -Fix typo in vm_vapp_property's provider
Kevin Murphy
More...
over 10 years ago
VM vApp Property -Created a resource for manipulating a VM's vApp properties -Created test manifests to show how to create and remove a vApp property using the vm_vapp_property resource
Kevin Murphy
More...
over 10 years ago
VM vApp Property -A resource for manipulating a VM's vApp properties
Kevin Murphy
More...
over 10 years ago
Merge pull request #152 from rbbrown/improve-esx_advanced_options
Randy Brown
More...
over 10 years ago
improved error handling: esx_advanced_options * rescue block coverage was too broad * transport errors not reported (username, password, etc) * rescue clause now 'rescues' only InvalidName * error message in rescue referenced variable optkey were not in scope * now reports all keys not found, not just the first one
Randy Brown
More...
over 10 years ago
Merge pull request #150 from scottvick/powerpolicy
sholland
More...
over 10 years ago
ZA-130: Removed the extranious comments.
scottvick
More...
over 10 years ago
ZA-130: Created code to adjust the Power Policy of hosts.
geauxvirtual
More...
over 10 years ago
Merge pull request #145 from sholland/vc_vm_poweroff
sholland
More...
over 10 years ago
added a poweroff to be attempted for destroy
Shawn Holland
More...
over 10 years ago
ASM-1760 add a retry for failed vsphere connection
Gavin Scott
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
…
14
15
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree