BeyondTheClouds / enos

Experimental eNvironment for OpenStack :monkey:
https://beyondtheclouds.github.io/enos/
GNU General Public License v3.0
30 stars 22 forks source link

Poll the initialisation task #282

Closed msimonin closed 6 years ago

msimonin commented 6 years ago

This ensures that all the initial resources are created before proceeding to a next task.

Fix #280