ggiamarchi / vagrant-openstack-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
247 stars 101 forks source link

Enable Vagrant box usage #274

Closed Sharpie closed 8 years ago

Sharpie commented 8 years ago

This patch adds a call to the built-in HandleBox action during action_up and action_read_state. This will cause Vagrant boxes to be downloaded so that their configuration will be merged prior to the ConfigValidate action.

Sharpie commented 8 years ago

@ggiamarchi Any updates needed to get this PR merged?

ggiamarchi commented 8 years ago

LGTM ! @Sharpie Sorry for the long time

Sharpie commented 8 years ago

No worries! It takes me about the same time to get through PRs against my own projects :)