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

11092 Commits

Author SHA1 Message Date
Javi Fontan
c387ea2327 feature #3782: Fix merge with resize clone 2015-07-31 12:40:05 -04:00
Javi Fontan
5af9499101 feature #3782: live snapshots for qcow2 2015-07-30 18:39:35 -04:00
Javi Fontan
77a72e9d33 feature #3782: support multiple xpath values
xpath.rb will return multiple values if the xpath
starts with "%m%"
2015-07-30 18:37:18 -04:00
Javi Fontan
586686f6dd feature #3782: Add --live_snapshots option to vmm
This option make vmm skip detach/suspend phase for live
snapshots. By default it does live snapshots when vmm
is "kvm" and tm is "qcow2"
2015-07-30 18:34:09 -04:00
Daniel Molina
9ad9b5a8c3 feature #3748: Fix template tab reflow 2015-07-30 17:04:14 +02:00
Daniel Molina
f344a119c7 feature #3748: Fix vnets tab reflow 2015-07-30 17:03:56 +02:00
Daniel Molina
334880a421 feature #3748: Add Spice dependency order 2015-07-30 16:58:21 +02:00
Daniel Molina
b9a313d99a feature #3748: Reflow role tabs before adding a new one 2015-07-30 16:44:05 +02:00
Daniel Molina
28f0c024eb feature #3748: Initialise slider on setup 2015-07-30 16:43:36 +02:00
Daniel Molina
39a465b637 feature #3748: Provide context for CapacityInputs 2015-07-30 16:43:16 +02:00
Daniel Molina
f7bd31f8fa feature #3748: Do not hide form when submitting
Workaround until Foundation.abide supports hidden forms
2015-07-30 16:42:57 +02:00
Daniel Molina
7daea8adce feature #3748: Remove abide namespace check
Not needed anymore in Foundation 5.2.2
2015-07-30 16:42:11 +02:00
Daniel Molina
590fbbdf41 feature #3748: Do not use Foundation.tooltips due to performance issues
System tooltips will be used instead
2015-07-30 16:41:27 +02:00
Daniel Molina
fe5323b55d feature #3748: Remove debug code from range slider 2015-07-30 16:36:59 +02:00
Daniel Molina
333eb77ae4 feature #3748: Update foundation to 5.2.2 2015-07-30 16:36:38 +02:00
Carlos Martín
3c653b1059 Bug #3882: Improve CustomTags UI 2015-07-30 15:58:09 +02:00
Carlos Martín
49ff0f4fe8 Bug #3840: Replace keyup events with 'input' in search inputs 2015-07-30 12:02:35 +02:00
Carlos Martín
d4342c3ac8 Bug #3875: Do not set Img to error when a pending VM is deleted 2015-07-30 11:15:26 +02:00
Carlos Martín
dcfe7ced96 Bug #3845: Fix c&p errors in ruby oca docs 2015-07-30 10:52:15 +02:00
Carlos Martín
29045fd1a6 Bug #3832: Cleanup xpath calls in scheduler 2015-07-30 10:17:34 +02:00
goberle
17f38ea37e Bug #3883: Attach disk doesn't check cluster compatibility. It also sets all
output values in set_up_attach_disk. Changed some checks in
DispatchManager::attach

(cherry picked from commit 4227b80cc54c66c36846eee904964c9187d445a1)
2015-07-29 18:49:21 +02:00
Carlos Martín
c9ccd944d0 Bug #3832: Scheduler detects VMs to be resumed instead of first deployments 2015-07-29 18:23:16 +02:00
Ruben S. Montero
2d1b92fc24 feature #1727: Rename disk_target to disk_tm_target 2015-07-29 12:40:21 +02:00
Ruben S. Montero
6fb47ac1be Merge branch 'feature-1727' 2015-07-29 12:33:57 +02:00
Carlos Martín
a119934187 Bug #3863: Do not return the document.unlock exit code in service_pool get() 2015-07-29 11:38:25 +02:00
Carlos Martín
be70906b2c Feature #1727: New option extend for java oca Template info 2015-07-28 18:17:50 +02:00
Carlos Martín
c10d080064 Feature #1727: Create new migrator for 4.13.85 2015-07-28 17:52:55 +02:00
Carlos Martín
dbba077f56 Feature #3718: Scheduler takes snapshot size into account 2015-07-28 17:12:46 +02:00
Carlos Martín
b04d666d44 Feature #3654: Fix error state management in oneflow 2015-07-28 13:21:17 +02:00
Ruben S. Montero
f2ce88fcc0 feature #1727: Not use dynamic memory in method 2015-07-28 00:23:29 +02:00
Daniel Molina
93f1141de8 Update message.pot 2015-07-27 17:55:17 +02:00
Daniel Molina
05cb5e17d9 Fix generate messages script 2015-07-27 17:55:01 +02:00
Daniel Molina
b7d0db61f8 feature #1727: Update sunstone env param description 2015-07-27 17:54:46 +02:00
Javi Fontan
9af2e695f1 Bump version and man pages to 4.13.80 release-4.14-beta1 2015-07-27 09:56:07 -04:00
Carlos Martín
e0cee6b08b Update XSD files 2015-07-27 13:29:09 +02:00
Carlos Martín
99ebd0bbeb Update oned.conf for java tests 2015-07-27 13:03:55 +02:00
Daniel Molina
e20441b4aa feature #1727: Add resize disk to admin view 2015-07-24 18:31:44 +02:00
Carlos Martín
3f61b184d3 Feature #1727: Use VM::disk_extended_info with temporary template objects 2015-07-24 17:00:16 +02:00
Daniel Molina
ded5071010 feature #1727: Check if size is greater than the original 2015-07-24 16:20:36 +02:00
Daniel Molina
0351583ab7 feature #1727: Add option to disable disk resize in cloud view 2015-07-24 16:20:36 +02:00
Daniel Molina
669e788529 feature #1727: Add disk resize in cloud view 2015-07-24 16:20:35 +02:00
Daniel Molina
9d68ab7c93 feature #1727: Add range slider util 2015-07-24 16:20:35 +02:00
Daniel Molina
5e909a2c02 feature #1727: Add extended template support in sunstone 2015-07-24 16:20:35 +02:00
Anton Todorov
6278fd7ecb feature #1727: fix bug setting ORIGINAL_SIZE 2015-07-24 10:12:29 -04:00
Carlos Martín
7e127b1f33 Feature #1727: Disk attach now adds to the SYSTEM_DISK quota 2015-07-24 13:28:38 +02:00
Carlos Martín
42063afc11 Feature #1727: Small code style change 2015-07-23 18:30:41 +02:00
Carlos Martín
884ca29dc9 Feature #1727: New SYSTEM_DISK quota in onedb upgrade 2015-07-23 18:29:56 +02:00
Carlos Martín
4fc84d9898 Feature #1727: Update fsck to calculate SYSTEM_DISK quota 2015-07-23 15:35:49 +02:00
Carlos Martín
b233487967 Feature #1727: Make snapshot size a long long, to be the same as image size 2015-07-23 12:44:17 +02:00
Carlos Martín
098060ef6a Feature #1727: Fix bug, extra semicolon 2015-07-23 12:42:00 +02:00