chef / kitchen-vcenter

A test-kitchen driver for vCenter REST API
https://www.chef.io/implementations/vmware
Apache License 2.0
25 stars 26 forks source link

Use rbvmomi2 gem #174

Closed ashiqueps closed 1 year ago

ashiqueps commented 1 year ago

Signed-off-by: Ashique P S Ashique.saidalavi@progress.com

Description

The API wrapper gem used in kitchen-vcenter is rbvmomi and it is currently in the public archive and there isn't any development going on. Luckily someone from the community has forked this gem and fixed some of the known issues and published a new version as rbvmomi2.

In this PR, updated the gem spec to use the new gem as a dependency.

Related Issue

Types of changes

Checklist:

ashiqueps commented 1 year ago

PR to update the knife-vsphere gem - https://github.com/chef/knife-vsphere/pull/532

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication