Bug #2777
Clear IMAGE_ID field in wizard on disk selection
Status: | Closed | Start date: | 03/17/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.4 |
Description
Hi,
This is related to Backlog #2627 for documentation. When selecting a disk through the sunstone wizard, it should clear the IMAGE_ID field as it is not updated. Before Feature #2472, the IMAGE_UNAME was cleared to use the IMAGE_ID. The wizard should now just make the opposite.
I've just checked with network tab and it clears the NETWORK_ID when selecting another network.
Sorry for pushing this for 4.6 but we've just noticed we have inconsistencies in lot of templates because of this problem ! The fix should be straightforward and the disk selection would be consistent with network selection behavior.
Best regards,
Laurent
Associated revisions
Bug #2777: Clear IMAGE_ID field in wizard on disk selection
History
#1 Updated by Laurent Grawet over 7 years ago
Actually, affected versions are starting from OpenNebula 4.4. Sorry, can't change this on bug report.
#2 Updated by Carlos Martín over 7 years ago
- Status changed from Pending to Closed
- Assignee set to Carlos Martín
- Resolution set to fixed
- Affected Versions OpenNebula 4.4 added
That was easy to fix, but not so easy to spot. Thank you!