- Updated to the new
vmware-vra
gem. Now supports 7.0+ vRA.
- pr#7 Storing the vRA resource (host) name in the Chef node object so it can be displayed/queried in cases where the machine resource name does not match the vRA-generated hostname
- pr#6 Fixing bug that would cause machines to not properly converge when used with machine_batch
- pr#5 Adding retry logic in wait_for method if an exception is encountered
- pr#3 Loosen version constraing on vmware-vra-gem
- Initial release