mitchellh / vagrant-rackspace

Use Vagrant to manage Rackspace Cloud instances.
MIT License
236 stars 155 forks source link

adding sync folders deprecation #106

Closed krames closed 10 years ago

krames commented 10 years ago

PR https://github.com/mitchellh/vagrant-rackspace/pull/104 allows users to use the new syncing features built into vagrant 1.4+ while falling back to the builtin Rackspace sync support for older versions of vagrant.

This PR adds a deprecation method to encourage users to upgrade vagrant.