1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

10269 Commits

Author SHA1 Message Date
Ruben S. Montero
8dbd5380ea bug #3235: Do PROLOG instead of PROLOG_RESUME after delete-recreating a VM 2015-05-08 21:02:30 +02:00
Ruben S. Montero
ea84c6ef95 Merge branch 'feature-3532' 2015-05-08 18:16:12 +02:00
Javi Fontan
0a6dd68ec6 feature #3532: comment code to import disks and interfaces
this code was executed but not used when generating import template
in KVM probes
2015-05-08 17:52:41 +02:00
Jaime Melis
b313ab7044 Feature #2958: Add PROLOG_RESUME and UNDEPLOY to the recoverable states 2015-05-08 17:50:32 +02:00
Javi Fontan
dfcd8c449f feature #3532: move import functionality to OCA 2015-05-08 17:49:20 +02:00
Javi Fontan
05a3c1ff4b feature #3532: fix xen probe importing info 2015-05-08 15:48:32 +02:00
Jaime Melis
8c93554159 Feature #2958: Adds TM Interactive Debug environment 2015-05-08 15:46:58 +02:00
Ruben S. Montero
a04f0cc110 Merge branch 'feature-3778' 2015-05-08 13:48:54 +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
124d619caf Feature #2051: Remove the --live option for onevm save 2015-05-07 16:45:21 +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
Javi Fontan
ba1bafe894 feature #3532: use VM name instead of deploy id 2015-05-07 14:20:01 +02:00
Javi Fontan
6ab4071d5c feature #3532: fix showing host with no wilds 2015-05-07 14:17:01 +02:00
Javi Fontan
d498f11dc6 feature #3532: deploy VM after being imported 2015-05-07 14:12:30 +02:00
Ruben S. Montero
4b66f92b08 feature #3789: Reference Network used by a NIC in context 2015-05-07 12:05:20 +02:00
Javi Fontan
dbc56154a3 feature #3532: add importvm command in onehost 2015-05-06 20:04:50 +02:00
Javi Fontan
17a5bdb6c7 feature #3532: fix bug in kvm probes for wild VMs 2015-05-06 20:00:54 +02:00
Javi Fontan
06bc6ce798 feature #3532: bugs and extract functionality to methods 2015-05-06 16:18:52 +02:00
Javi Fontan
8a4c75ddb6 feature #3532: Fix bug when showing just one wild VM 2015-05-06 12:45:35 +02:00
Jaime Melis
7e26c511ab Revert "feature #3652: Add onegate and init.sh files to install.sh"
This reverts commit 014a0daeeeb0c63fb8fae1596374860dd8016ba4.
2015-05-06 11:51:19 +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
Jaime Melis
1c3f983e91 Feature #3778: Recalculate the disk paths in the restore action
to handle system ds migrations
2015-04-30 18:00:01 +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
Jaime Melis
e0ef584256 Feature #3778: TM shared/mv can migrate to another System DS 2015-04-30 15:56:15 +02:00
Ruben S. Montero
7ad4bc9e9d Merge branch 'feature-3382' 2015-04-30 15:27:33 +02:00
Carlos Martín
ac4325f05d Feature #3778: Add new ds-id param to Sunstone 2015-04-30 12:33:52 +02:00
Carlos Martín
525e8deb84 Feature #3778: Allow DS migration for poweroff VMs only 2015-04-30 11:56:26 +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
98af16330c Feature #3778: New ds-id param in oca and cli 2015-04-29 15:23:37 +02:00
Tino Vazquez
b7e12a5a9f Change boolean to int in recove for Java OCA
(cherry picked from commit fa56f8fc6627c05961dab7cb72df9e6c6240a108)
2015-04-29 15:18:57 +02:00
Tino Vazquez
fa56f8fc66 Change boolean to int in recove for Java OCA 2015-04-29 15:03:38 +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
Carlos Martín
c6c9d90b60 Feature #3654: Manage failure states in flow recover action 2015-04-28 15:34:38 +02:00
Carlos Martín
08f32913eb Feature #3654: LCM updates the VM life cycle with the poll info 2015-04-28 12:59:25 +02:00
Ruben S. Montero
5c0cd43d42 feature #3654: Update states diagram 2015-04-28 11:51:26 +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
Carlos Martín
b53eca5707 Feature #3654: Remove boot action from oneflow 2015-04-27 16:38:37 +02:00
Carlos Martín
f919242634 Feature #3654: Remove boot action from oca, cli & sunstone 2015-04-27 16:38:05 +02:00
Ruben S. Montero
aab0fe213f feature #3654: Fix wrong name in state check 2015-04-27 00:06:38 +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
Carlos Martín
55dd9304bc Feature #3654: Merge Dispatch Manager reset with reboot 2015-04-24 15:45:54 +02:00
Carlos Martín
36afa9c864 Feature #3654: Allow to run a shutdown again from shutdown state 2015-04-24 15:33:35 +02:00
Carlos Martín
ae7fab2ff8 Feature #3654: Merge the cancel and shutdown states 2015-04-24 15:25:47 +02:00