Feature #1291
Add clone command to oneimage
Status: | Closed | Start date: | 05/24/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 100% | |
Category: | Core & System | |||
Target version: | Release 3.6 | |||
Resolution: | fixed | Pull request: |
Description
oneimage clone will create a private copy of an existing Image
Associated revisions
Feature #1291: New one.image.clone method
The core functionality is in place, but it is using the CP command.
To make it work, the ds_map cp scripts need to ignore the
check_restricted call. We will have to add another script to
the ds_mad drivers, probably clone
Feature #1291: Ruby OCA and CLI methods for image clone
Feature #1291: Add new Image attributes for image cloning to onedb migrator
Feature #1291: Allow multiple clone operations for persistent images
Feature #1291: Update Java OCA Image test
feature #1291: Clone operation in ImageDriver. Clone logic moved to ImageManager. Added missing add_image for saveas and clone operations
feature #1291: Clone actions for core and drivers. Driver plugins for FS and summy datastores
feature #1291: Image state name for OCA ruby-bindings
feature #1291: Update ec2 imageState
feature #1291: Add DS_MAD clone scripts for LVM and iSCSI
feature #1291: Add DS_MAD common clone script for vmware and fs
feautre #1291: Do not update images if they have been removed
Feature #1291: Add new Image states to Java OCA
Feature #1291: Update image.xsd doc file
feature #1291: Add missing cut options
Feature #1291: Fix Image state transition from READY to USED/USED_PERS
feature #1291: Update QuotaVirtualMAchine interface
Feature #1291: reverse valid cloning image states
History
#1 Updated by Ruben S. Montero about 9 years ago
- Target version changed from Release 3.8 to Release 3.6
#2 Updated by Hector Sanjuan about 9 years ago
- % Done changed from 0 to 100
- Resolution set to fixed
added sunstone support
#3 Updated by Ruben S. Montero about 9 years ago
- Status changed from New to Closed