Feature #1595
Test connection when adding/editing compute resource should display success message
| Status: | Closed | Start: | 05/02/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | Web Interface | |||
| Target version: | 1.0 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
When adding/editing a compute resource,
"Test connection" button doesn't display
any message if connection is successfull.
We should display a success message.
Associated revisions
Revision e6d9c43ce659f4b1794eb570867f3b278565f023
fixes #1595: show success on test connection
Added css class "btn_success" to the test connection button when the connection
is successful.
This still leaves behind a problem with ec2 (and probably rhev and vmware) where
testing the connection resets the selected region (or, datacenter for rhev and
vmware).
I'll file a separate issue in redmine for that.
History
Updated by Ohad Levy about 1 year ago
- Assigned to changed from Ohad Levy to Amos Benari
- Target version set to 1.0
Updated by Greg Blomquist about 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset e6d9c43ce659f4b1794eb570867f3b278565f023.
