Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

better validation for resources generated by PuppetX::VMware::Mapper #108

Open
nanliu opened this issue May 2, 2013 · 0 comments
Open

Comments

@nanliu
Copy link
Contributor

nanliu commented May 2, 2013

There's several resources generated using PuppetX::VMware::Mapper. Currently we validate the input only if it matches mapped property, but we don't actually check if the property hash is valid and don't raise any exceptions i.e the following is invalid but accepted and applied silently with no errors:

typeVMwareDistributedVirtualSwitchTrunkVlanSpec => { ... }

v.s.:

typeVmwareDistributedVirtualSwitchTrunkVlanSpec => { ... }
dmohanty09 referenced this issue in dmohanty09/vmware-vcenter Jun 20, 2014
add 2-minute sleep after retrieving ESXi UUID
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant