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

10288 Commits

Author SHA1 Message Date
Tino Vazquez
33e6f7339a Feature #3723: Add missing comma 2015-05-14 19:38:46 +02:00
Tino Vazquez
945c0b5bef Feature #3723: Add support for keymap in vCenter 2015-05-14 19:36:52 +02:00
Tino Vazquez
61f3d21827 Update NOTICE file 2015-05-14 18:52:46 +02:00
Jaime Melis
f7a5f90c30 Feature #3645: Resize columns in LEASES table in onevnet show 2015-05-14 17:22:58 +02:00
Tino Vazquez
5a2ef568f3 feature #3532: Activate WILD tab only if relevant wild information 2015-05-13 10:51:56 +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
af48f99654 feature #3654 #2772: Message for onedb 2015-05-12 23:22:51 +02:00
Carlos Martín
9467b9d557 Feature #3759: Improve fsck log when there are 0 errors 2015-05-12 17:58:33 +02:00
Carlos Martín
9f148b55f2 Bug #3779: Fix 'group' filterflag 2015-05-12 16:52: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
24bfda3a1e Feature #2132: Small change in deferred snapshot help 2015-05-12 15:29:13 +02:00
Carlos Martín
3f17c2383b Feature #3805: Insert new xml elems in onedb migrator 2015-05-12 12:53:02 +02:00
Carlos Martín
7e0c89b0b0 Feature #3805: Use the new document lock in the flow server 2015-05-12 12:53:02 +02:00
Carlos Martín
da8ccbb0f1 Feature #3805: Document lock in ruby & java oca 2015-05-12 12:53:01 +02:00
Carlos Martín
9f21f40272 Feature #3805: Implement one.document.lock in the core 2015-05-12 12:53:01 +02:00
Jaime Melis
e8d5fc6f69 Feature #3778: Allows Sys DS migration from RUNNING state 2015-05-12 11:35:23 +02:00
Ruben S. Montero
7975d31852 feature #3765: Update Xen driver to use NebulaUtil functions 2015-05-11 19:34:00 +02:00
Rolandas Naujikas
1089c6346d feature #3765: added spice support for xen 4.4 2015-05-11 12:58:28 +02:00
Javi Fontan
9fd0ca6d9d bug #3764: correctly detect xen toolstack
Patch sent by Rolandas Naujikas
2015-05-11 12:54:48 +02:00
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