1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-26 06:50:09 +03:00

1415 Commits

Author SHA1 Message Date
Ruben S. Montero
ce85188042 feature #3782: Changes in OCA (Ruby) and CLI. Updated direct references
to OCA methods
2015-06-10 01:30:22 +02:00
Ruben S. Montero
9d20167c1c feautre #3782: Remove SAVE_AS from core 2015-06-09 23:25:10 +02:00
Ruben S. Montero
bdb1e591da Merge branch 'master' into feature-3782 2015-06-08 23:44:21 +02:00
Ruben S. Montero
08356ed8c3 feature #3782: Flatten action for Images 2015-06-05 16:01:06 +02:00
Ruben S. Montero
0bbb99a240 feature #3782: Image are in LOCKED state while performing snapshot
operations
2015-06-05 13:32:00 +02:00
Ruben S. Montero
9348a0d455 feature #3782: Revert action for images 2015-06-05 04:45:20 +02:00
Ruben S. Montero
62a98c550d feature #3782: Image XML-RPC methods for snapshot delete 2015-06-05 03:24:46 +02:00
Ruben S. Montero
1bd6ffe60a feature #3782: Delete operations for image snapshots. Core image manager
and driver functions
2015-06-05 03:18:40 +02:00
Ruben S. Montero
28d3dcb82d feature #3782: Snapshot operations for Image class. Add target_snapshot to
Image class to identify operation on progress
2015-06-05 03:15:39 +02:00
Ruben S. Montero
5510b56bd5 feature #3782: Delete operations are now two-phase. More checks on
disk-snapshots actions. Improve const-ness of Snapshot class
2015-06-04 20:17:45 +02:00
Ruben S. Montero
023c853b6e feature #3782: Cannot clone images with snapshots 2015-06-02 23:42:19 +02:00
Ruben S. Montero
43be9c663e feature #3782: Image with snapshots can be only of type OS or DATABLOCK 2015-06-02 23:12:42 +02:00
Ruben S. Montero
14da3131b9 feature #3782: Image with snapshots cannot be made non-persistent 2015-06-02 20:45:42 +02:00
Ruben S. Montero
da79447688 feature #3782: Transfer snapshot list from/to attach disks 2015-06-02 01:50:28 +02:00
Ruben S. Montero
e599187ad5 feature #3782: Copy snapshots from Image to VM disks, and back. Still
needs to do the same on attach dettach operations
2015-06-01 19:28:37 +02:00
Ruben S. Montero
a841b12e94 feature #3782: Copy assignment operator for Templates 2015-06-01 19:26:03 +02:00
Ruben S. Montero
82eac63f12 feature #3782: Assignment copy constructor for Snapshots. Clear disk_id 2015-06-01 19:25:02 +02:00
Ruben S. Montero
9e30da08c1 feature #3782: Add snapshots to Image object. Transfer them back from VM
disk
2015-05-30 13:33:06 +02:00
Ruben S. Montero
c2bf13fe00 feature #3782: Copy constructor for Snapshots. Used to transfer the
snapshot lisk from VM disk to Image objects
2015-05-30 13:31:25 +02:00
Ruben S. Montero
3f54b6f611 feature #3782: Update copy constructor for Template. It should purge
before copying. Adds a generic clear() method, and use it in class
implementation
2015-05-30 13:29:27 +02:00
Ruben S. Montero
83ac6188de feature #3782: New state to delete snapshots. Delete action OCA (Ruby),
core and CLI
2015-05-27 16:29:41 +02:00
Jaime Melis
aa43470233 Feature #3650: Specify the default auth driver in oned.conf 2015-05-26 15:11:49 +02:00
Ruben S. Montero
036862b1ad feature #3782: Add children list. Rename PARENT_ID to PARENT 2015-05-26 13:52:40 +02:00
Ruben S. Montero
4f473093e6 feature #3782: Deal with snapshot id=0 2015-05-26 12:52:55 +02:00
Ruben S. Montero
a5c04b47e6 feature #3782: Re-design of revert operation. New action for drivers, and new state. 2015-05-26 11:24:34 +02:00
Ruben S. Montero
9bb5770f86 feature #3782: Snapshot event triggers 2015-05-21 14:52:36 +02:00
Ruben S. Montero
904b3248e9 feature #3782: Remove SOURCE and PARENT from snapshots. Drivers MUST
generate internal snapshot references from snapshot_id, parent_id
2015-05-21 14:12:35 +02:00
Ruben S. Montero
20fac744a7 feature #3782: Generate snapshot files for TransferManager 2015-05-20 17:48:58 +02:00
Ruben S. Montero
e306680729 feature #3782: Add DISK_SNAPSHOT_POWEROFF state 2015-05-20 00:21:26 +02:00
Ruben S. Montero
98f76cf3fe feature #3782: Create and Revert operations for Disk Snapshots. Core and
OCA levels
2015-05-19 18:41:23 +02:00
Ruben S. Montero
676bfcc1db feature #3782: Initial class for Snapshot list 2015-05-14 19:43:31 +02:00
Ruben S. Montero
6718cbd87b feature #3804: Allow to reuse deploy_id of imported VMs (e.g. to reuse the same name) 2015-05-13 10:39:30 +02:00
Ruben S. Montero
b2cdab6512 feature #3805: Move locking functions to public: section 2015-05-12 16:22:00 +02:00
Carlos Martín
9f21f40272 Feature #3805: Implement one.document.lock in the core 2015-05-12 12:53:01 +02:00
Ruben S. Montero
4d50231681 feature #3654: PROLOG_RESUME_FAILURE & PROLOG_UNDEPLOY_FAILURE states 2015-05-08 13:47:48 +02:00
Carlos Martín
cff1273506 Feature #2742: Add empty onedb migrator file 2015-05-07 18:18:49 +02:00
Carlos Martín
cdc7961e92 Feature #2051: Save VMs to a new template in the ruby oca instead of oned 2015-05-07 15:50:38 +02:00
Carlos Martín
2e39dd569c Bug #3701: Trigger an individual poll to avoid VMs stuck in running 2015-05-05 13:13:30 +02:00
Carlos Martín
47d3ae7f7c Bug #3700: Redo the transition from poff->runn 2015-05-05 12:14:35 +02:00
Carlos Martín
dd8dbb38b5 Revert "Bug #3700: Transition from poff->runn requires the VM to be reported twice"
This reverts commit ea876146afbf48df89bcd73378261945c7ed40bd.
2015-05-05 11:46:30 +02:00
Carlos Martín
ea876146af Bug #3700: Transition from poff->runn requires the VM to be reported twice 2015-04-30 17:11:05 +02:00
Ruben S. Montero
7ad4bc9e9d Merge branch 'feature-3382' 2015-04-30 15:27:33 +02:00
Tino Vazquez
957c6e1681 feature #3382: Add Sunstone support
Fix minor comment issue
2015-04-29 17:58:26 +02:00
Carlos Martín
b94d0d951b Feature #3778: Use previous system dir in TM commands 2015-04-29 17:01:06 +02:00
Carlos Martín
5000d27281 Feature #3778: Add new ds-id param to one.vm.migrate 2015-04-29 13:10:07 +02:00
Ruben S. Montero
0139ef44d1 feature #3382: Add support for overwritting network context attributes in NIC and CONTEXT definition 2015-04-28 16:24:40 +02:00
Ruben S. Montero
a03e3054e5 feature #3654: Add BOOT_UNDEPLOY_FAILURE and BOOT_STOPPED_FAILURE. Get rid of map<string, string> empty declarations. 2015-04-28 11:44:56 +02:00
Ruben S. Montero
1c828b28d4 Feature #3654: Refactor DM to init pointers to managers only once 2015-04-26 23:34:26 +02:00
Ruben S. Montero
41782d01e5 feature #3654: Retry PROLOGs, EPILOGs, SHUTDOWNs and BOOTs through recover. Remove restart action from oned, removed shutdown retries through shutdown
feature #3214: Redo saveas check.

Revert "Feature #3654: Allow to run a shutdown again from shutdown state". This reverts 36afa9c864

Revert "Feature #3654: Allow to run a poweroff/undeploy again from shutdown_poweroff/undeploy". This reverts 9be8b151bcd
2015-04-26 22:54:15 +02:00
Carlos Martín
3eaffe16d6 Feature #3654: Refactor LCM to init pointers to managers only once 2015-04-24 16:27:08 +02:00