Univention Bugzilla – Bug 36144
Instance not available after creation
Last modified: 2014-11-26 06:55:11 CET
After creating a VM, I need to wait and click after some time on the search button. It should be shown a pre-state of the VM or the module should wait for some time. For example for 60 seconds. If the VM isn't available after 60 seconds, a message should be shown that the creation could take some time.
- show progressbar if instance is not "running" within 60 seconds: - display message after 60 seconds 'The instance {label} is still not running. Please wait and to update the view, click on "Search"' - every second the state is checked and the grid-view is updated OpenStack test scenario: - add one or two m1.xlarge instances, wait 60 seconds, wizard closes and the message is displayed (later the instance state will change from "pending" to "crashed") - adding more m1.xlarge instances will fail and a "Quota exceeded" error message from umcp/libcloud is displayed but the wizard is still open (for choosing a smaller size). Fixed r54869 univention-virtual-machine-manager-daemon (4.0.3-18)
In my tests the progress stopped at 33 %. In this case we shouldn't use a progress bar. We have in other modules waiting animations.
Added infinite progress bar to uvmm module. It is shown in case the duration respectively steps are not known when the progressbar is created. r55136 univention-virtual-machine-manager-daemon 4.0.6-1
Yes, that works now as expected.
UCS 4.0-0 has been released: http://docs.univention.de/release-notes-4.0-0-en.html http://docs.univention.de/release-notes-4.0-0-de.html If this error occurs again, please use "Clone This Bug".