UKCloud / maloja

A Python toolkit for use with your VMware cloud. You can survey existing infrastructure and automate the task of building VApps.
Apache License 2.0
2 stars 0 forks source link

Continuous updates after build task completion #49

Closed kufejito closed 8 years ago

kufejito commented 8 years ago

Steps to reproduce Upload a yaml file with mismatching fields Run the design module Run the Build module

Expected result On completion of a build task covering both negative and positive scenarios there should not be an infinite amount of updates coming through on the terminal. potentially one would expect all updates to be linked to task completions and time-outs

Please use attached yaml file to iterate the issue DesingTest.txt

kufejito commented 8 years ago

This issue is also linked to issue #48