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

11126 Commits

Author SHA1 Message Date
Daniel Molina
77ad661010 feature #3821: Add SIZE attire for each DISK 2015-08-19 11:13:03 +02:00
Daniel Molina
4dbf1404ac Remove debugging code from support.rb 2015-08-17 17:13:24 +02:00
Ruben S. Montero
3ec2134ac3 Revert 21a72c51d37c881f674ab29f54816e679d181207 sleep in cpds 2015-08-17 17:10:39 +02:00
Jaime Melis
a4b60a16e9 Feature #3782: disable default live disk snapshot 2015-08-14 12:33:23 +02:00
Jaime Melis
8d40a75a31 Feature #1727: Fix logic. Only resize of ORIGINAL_SIZE is defined
and if it's smaller than the desired size.
2015-08-13 16:41:13 +02:00
Jaime Melis
3ba03db8e8 Feature #3782: make 'suspend' the default disk snapshot technique 2015-08-13 15:38:10 +02:00
Jaime Melis
887f698d0f Merge branch 'merge-virsh' 2015-08-13 15:37:06 +02:00
Jaime Melis
40086e5c8e Feature #3782: Refactor and separate snap_create into two:
snap_create and snap_create_live
2015-08-13 15:19:00 +02:00
Jaime Melis
528dcb4188 Bug #3875: Use proper snap id for qcow2/cpds 2015-08-11 18:11:55 +02:00
Jaime Melis
8843188745 Bug #3875: Fix logic 2015-08-11 17:31:50 +02:00
Jaime Melis
5fc420b5f3 Feature #3782: fs ds drivers now handle qcow2 and
raw in the snap_* actions
2015-08-11 16:48:25 +02:00
Jaime Melis
7e7e30cbc8 Feature #3782: qcow2/ln is no longer a symlink to shared/ln 2015-08-11 13:15:16 +02:00
Jaime Melis
b200e9f938 Feature #3782: Clean code, refactor and fix concept errors 2015-08-11 12:56:49 +02:00
Jaime Melis
a9367b01f9 Revert "Feature #3782: Alternate strategy for qcow2/snap_create"
This reverts commit 4b4dc90eb62b2cfff15a98576cb7c40cffaa9c90.
2015-08-10 12:12:29 +02:00
Carlos Martín
59fb94b39a Feature #3922: Move template instantiate to a form panel 2015-08-07 17:19:54 +02:00
Carlos Martín
21a72c51d3 Typo, change GBs units to GB 2015-08-07 16:09:46 +02:00
Carlos Martín
77fcdd026c Feature #3922: Add capacity sliders to template instantiate dialog 2015-08-07 16:06:58 +02:00
Carlos Martín
5c2d9ab59e Feature #3922: Fix resize dialog, move code to capacity-inputs
The value were not filled correctly because a .change is needed
after the .val call
2015-08-07 13:43:44 +02:00
Jaime Melis
4b4dc90eb6 Feature #3782: Alternate strategy for qcow2/snap_create 2015-08-06 19:33:41 +02:00
Carlos Martín
9568051d38 Bug #3795: Remove cost inputs from VM resize dialog 2015-08-06 17:54:24 +02:00
Carlos Martín
95de9ad566 Feature #3782: Remove disk-snapshot action for volatile disks 2015-08-06 17:17:20 +02:00
Jaime Melis
23f84d749f Feature #1727: add clone resize to ceph 2015-08-05 14:36:03 +02:00
Jaime Melis
f30d64aaf1 Feature #1727: Document adding extra attributes to disk and nic
on onetemplate instantiate
2015-08-05 11:25:18 +02:00
Jaime Melis
675dd15df2 Feature #1727: Generic system to allow to resize
on onetemplate instantiate from the CLI
2015-08-04 17:45:22 +02:00
Carlos Martín
de73086981 Feature #1727: Add DISK/ORIGINAL_SIZE to restricted attributes 2015-08-04 11:11:22 +02:00
Carlos Martín
da8449151b Feature #2051: Implement rollback in case of error 2015-08-03 17:37:01 +02:00
Carlos Martín
90496a0aa0 Feature #3831: Mark unresolved problems in fsck 2015-08-03 12:38:02 +02:00
Tino Vazquez
755ea38c81 Bug #3774: Change poweroff behaviour for hybrids 2015-07-31 19:10:18 +02:00
Javi Fontan
81dcc96f20 Merge branch 'merge-virsh' 2015-07-31 12:54:35 -04:00
Javi Fontan
c387ea2327 feature #3782: Fix merge with resize clone 2015-07-31 12:40:05 -04:00
Carlos Martín
69ba0d4c70 Bug #3898: Fix status code for /service/:id/action 2015-07-31 18:18:33 +02:00
Daniel Molina
6f776f6381 feature #3748: Update slider change event to 'change.fndtn.slider' 2015-07-31 18:15:44 +02:00
Daniel Molina
a03fb3525e feature #3748: Change reflow order 2015-07-31 18:15:44 +02:00
Daniel Molina
284008adea feature #3748: Fix login dropdown 2015-07-31 18:15:43 +02:00
Daniel Molina
cd4832d6a7 feature #3748: Fix abide reflow and remove duplicated event check 2015-07-31 18:15:43 +02: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