Roman Lazoryshchak

Results 3 issues of Roman Lazoryshchak

Please look into this commit I think it will help for users during deploy in future

``` compute.create_resource_pool( datacenter: 'DC1', cluster: 'vc-qa-DC1-cluster1', name: 'Resource/Pool1', ) ``` This request will failed such like '/' character present in name.

I've looked into the project and don't found the way how to manage(create/update) Resource Pool. I think it would be great have such functionality.

Enhancement