BUG FIXES:
- Fix syntax errors in spec and pin rpsec versioning
- Fix incorrect filter on VLANs contrib tool causing it to not list all available VLANs
- Pin softlayer_api version to >= 3.0.1 to fix bug in wait_until_ready
ENHANCEMENTS:
- Begins transition to SoftLayer API 2.x/3.x
- Add support for SoftLayer API timeout
ENHANCEMENTS:
- Add transaction_wait provider option.
BUG FIXES:
- Backport SoftLayer::VirtualServer#wait_until_ready to fix transaction wait problems.
ENHANCEMENTS:
- Add parallel execution capability.
- Add configuration variables for provision and rebuild timeout.
- Use builtin synced folders if available.
BUG FIXES:
- Raise a proper exception on timeout.
ENHANCEMENTS:
- Add ability to specify vlans by name or qualified name.
- Add vagrant-softlayer-vlans contrib tool.
- Add ability to force private IP address usage.
- Add quick start guide and Vagrant Cloud boxes.
BUG FIXES:
- Fix crash on destroy/rebuild when the instance don't exist.
BUG FIXES:
- Lock down softlayer_api gem to 1.0.x
NEW FEATURES:
- Add selection of disk sizes for templates.
- Add selection of block devices by id.
- Add vagrant-softlayer-boxes contrib tool for creating boxes.
- Add suspend/resume commands.
NEW FEATURES:
- Automatic joining of local load balancers.
- Initial release.