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

(fix) Allow nested folders to be created #111

Closed Belogix closed 4 years ago

Belogix commented 4 years ago

Description

Allow full path to VM Folder creation to be specified. Only tested against simple nesting (e.g. FolderB/SubFolder1) in this setup: -FolderA -SubFolder1 -FolderB -SubFolder1

Related Issue

This should address issue chef#93.

Types of changes

Checklist:

Signed-off-by: Peter Beresford peter.beresford@beazley.com

clintoncwolfe commented 4 years ago

Thanks for your contribution! However, as two very similar PRs were received in a very short time addressing the same issue, only one can be accepted, and #108 has been merged. I'm going to close this. Thanks again though and we look forward to more contributions from you!