mat128 / vagrant-openstack-cloud-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
24 stars 17 forks source link

Depend on fog-openstack rather than fog #30

Closed simon-begin closed 6 years ago

simon-begin commented 6 years ago

The latest version of fog-xenserver requires xmlrpc that is incompatible with ruby 2.2.x. By using fog-openstack we don't need to get xmlrpc, it's the suggested way to depend on fog.