Issue Details (XML | Word | Printable)

Key: ABICLOUD-270
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Albert Puig
Reporter: Diego Parrilla
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Abiquo

If you delete a repository space, all the local master and slave images are deleted

Created: 20/Oct/09 12:13 AM   Updated: 22/Oct/09 12:09 PM   Resolved: 20/Oct/09 01:51 PM
Component/s: Appliances Library, User Interface
Affects Version/s: abicloud-1.0.0-RC1
Fix Version/s: abicloud-1.0.0PR2

Time Tracking:
Not Specified


 Description  « Hide
If you delete a remote repository, all the MASTER images downloaded locally of that repository and SLAVE ones are deleted without asking!!!!

The correct behaviour is delete the repository space reference and keep all the images locally.


Albert Puig added a comment - 20/Oct/09 01:51 PM
When the RS is deleted the content of the image repository is not affected.
The ovfindex (disk metadata) is renamed to ''.deletedovfindex'' in order to restore the original state if RS is attached again (if some package has been deployed will appear as download after re-attach).
Also the disks of a deleted RS can be obtained form the ''getAllDiskInfo'' method.