ggiamarchi / vagrant-openstack-provider

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

execution expired #388

Open ghost opened 4 years ago

ghost commented 4 years ago

When a stack creation take times, vagrant up ends with:

==> web: Waiting for Heat Stack to be created... execution expired

Running vagrant up again leads to an error because the stack already exists.

Is there a way to change stack creation timeout and/or avoid stack already exists error?