Bug 36134 - Test cloud connection before creating
Test cloud connection before creating
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Virtualization - UVMM
UCS 4.0
Other Linux
: P5 normal (vote)
: UCS 4.0
Assigned To: Erik Damrose
Stefan Gohmann
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-11 07:45 CEST by Stefan Gohmann
Modified: 2014-11-26 06:54 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2014-10-11 07:45:28 CEST
If a new EC2 or OpenStack connection is configured, a test would be nice. If the test failed, the user could re-check the input data.
Comment 1 Erik Damrose univentionstaff 2014-10-14 16:26:16 CEST
Added functionality to test a new connection before adding it to the
connection pool

LDAP connections are always added without testing. Expanded the cloud_add
interface to support the testconnection=False parameter, which will add
a connection without testing.

cmdline: uvmm cloud_add <jsonfile> [<false>]
Use false as the last parameter to omit the connection test.

r54410 univention-virtual-machine-manager-daemon 4.0.3-5
Comment 2 Erik Damrose univentionstaff 2014-10-24 13:33:38 CEST
- Show error message if the connection could not be established
- Do not leave wizard if connection is not possible
- If the first short connection test is successful, continue with the already implemented progress bar until the connection is fully available

r54903 univention-virtual-machine-manager-daemon (4.0.3-19)
Comment 3 Stefan Gohmann univentionstaff 2014-10-27 09:10:24 CET
(In reply to Erik Damrose from comment #2)
> - If the first short connection test is successful, continue with the
> already implemented progress bar until the connection is fully available

See Bug #36144. If we use a progress bar, it should always run up to 100 %.
Comment 4 Erik Damrose univentionstaff 2014-10-30 12:01:49 CET
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
Comment 5 Stefan Gohmann univentionstaff 2014-11-07 09:42:26 CET
OK, looks good.
Comment 6 Stefan Gohmann univentionstaff 2014-11-26 06:54:29 CET
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".