This repository has been archived by the owner on Dec 8, 2020. It is now read-only.
Reggatta de Blanc
Pre-release
Pre-release
Features of Version 0.2.0 are:
- It's now possible to connect to an existing VDC network without creating a vShield Edge [Issue #23].
- Added a
upload_chunksize
parameter to specify the chunk dimension during box uploads [Issue #21]. - Added support for vCloud® Hybrid Service™ API version 5.7.
- Added a new command to vagrant called
vcloud-status
that shows the current status of the vCloud instance relative to the Vagrant deployment. experimental - General code cleanup, code should be more readable and there's a rubocop file for our code conventions.
- Passwords are now hidden when running in DEBUG mode.
- Initial support for Vagrant 1.5 (currently not supporting the new "share" features).
- Lowered Nokogiri requirement to 1.5.5 (you may need to remove a later version if installed).
- Fixed the Edge Gateway NAT rules creation / deletion.
- Added debug capabilities down to XML traffic exchanged during the REST calls.