Feature #547
Improve add network in Sunstone wizard (filter)
Status: | Closed | Start date: | 03/25/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: |
Description
When adding a new network in the wizards, a more exhaustive check should be made in order to verify that
a) if we are adding a pre-defined network, one should be selected
b) if we are adding a manual network, ip and bridge fields shouldn't be empty
Associated revisions
Fixes feature #547: Improve add network in wizard.
Added correct check not to allow adding a network when none is selected.
Bug #547: Remove commented code chunk
Bug session (#547)
Bug session (#547)
(cherry picked from commit 7203cee1c21548aeef7e86326209cc6a24bc9862)
History
#1 Updated by Hector Sanjuan over 10 years ago
- % Done changed from 0 to 100
- Resolution set to fixed
#2 Updated by Hector Sanjuan over 10 years ago
- Status changed from New to Closed
Fix is now upstream