Feature #523
Improved Image Repository Management
Status: | Closed | Start date: | 03/10/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: |
Description
- Better integrate the image repo with the VM life-cycle
- Support different image repositories storage backneds
- Access the Image Repository functionality through the XML-RPC interface.
Related issues
Associated revisions
feature #523: New drivers for the Image Repository
feature #523: Work on the Image Repository
feature #523: Better interface for the ImageManager
feature #523: work on the release image methods
feature #523: Integration of Image Drivers with the Image Manager
feature #523: Interation of the Image Manager with RM for allocate. Multiple bug fixes and integration issues
feature #523: Added delete method for the Image Manager
feature #523: ImageManager and RequestManager integration
feature #523: Updated Image tests.
Feature #523: Fix ImagePool tests
Feature #523: Update OCA to use the new Image Repository drivers
feature #523: Fixed wrong transitions for DISABLED
Feature #523: Update EC2 Server to use the new Image Repository drivers
Feature #523: Update OCCI Server to use the new Image Repository drivers
Feature #523: Change Signature Method for EC2 upload_image
feature #523: Fix wrong handling of PATH/SOURCE attributes in image templates
Feature #523: Fix bug that prevented the usage of 'onevnet list m'
Feature #523: Fix bug, scheduler could not retrieve the VM pool via XML-RPC
Feature #523: Fix bug in one.cluster.info, XML returned was empty
Feature #523: Small bug introduced in ff73aefc6f46a8713b9ad771bd40cd1fe898f3ee
feature #523: Moved saveas to core. Some checks still needs to be done: image is not persistent, image is not going to be saved. Also types should be preserved if building from an exisiting image.
Feature #523: Bugfix, a pointer was being deleted twice
Feature #523: Small oned.conf fix, Add ImageID to one.vm.savedisk XML-RPC method, and Update Java API Image management and tests
Feature #523: Extra error checks for one.vm.savedisk XML-RPC method
feature #523: Minor changes: changed a if test and moved to unlock to error sections
feature #523: compilation warning
feature #523: Image repository is now decopled from storage backend. Source is generated by drivers using a driver-specific URL.
feature #523: Fix tests for the new image drivers
feature #523: Fixes some minor bugs for the fs drivers, and initialize source for images
feature #523: Make all fs scripts source fsrc
feature #523: Added missing file to the repo
feature #523: New to_xml64 method for objects that generates a base64 encoded version of the object
History
#1 Updated by Ruben S. Montero over 10 years ago
- Status changed from New to Closed
This is being done in #523, follow that issue for updates
#2 Updated by Ruben S. Montero about 10 years ago
- Status changed from Closed to Assigned
Reopen this bug to make the image repository more independent of the underlying storage backend.
#3 Updated by Ruben S. Montero about 10 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed