ggiamarchi / vagrant-openstack-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
245 stars 102 forks source link

Add Vagrant 1.9 compatibility #314

Closed Sharpie closed 7 years ago

Sharpie commented 7 years ago

This patchset adds Vagrant 1.9.1 to the Travis testsuite and updates gem dependencies for compatibility.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 91.248% when pulling d0a68e5f76c6658be40fa3e2baa7b15a60a4087f on Sharpie:vagrant-19-compat into 24b370dd0835a0b8f49ef5611afeafb707355e1a on ggiamarchi:master.

Sharpie commented 7 years ago

@ggiamarchi Let me know if this PR needs any additions! Once these changes are in a gem, we can start using the OpenStack provider with Vagrant 1.9.

Sharpie commented 7 years ago

@ggiamarchi Another ping. Without these changes we're blocked on moving past Vagrant v1.8.7 to the new 1.9 release series.

gwdg-chripo commented 7 years ago

@ggiamarchi, @Sharpie: Would be great to have this PR in a new release, I am really looking forward to moving to Vagrant 1.9. Thank you for your excellent work!

ggiamarchi commented 7 years ago

LGTM

ggiamarchi commented 7 years ago

This fix is now available in release 0.9.0. Sorry for the long time !