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

11141 Commits

Author SHA1 Message Date
Carlos Martín
991b67197d Feature #3028: Fix sched log formatting 2015-08-26 11:43:02 +02:00
Carlos Martín
a0a9504f17 Feature #3028: Add PCI info to im_dummy driver 2015-08-26 11:43:02 +02:00
Javi Fontan
415e0b6c96 feature #3028: check all needed pci params for deployment file 2015-08-26 11:40:52 +02:00
Carlos Martín
18946ff3b8 Feature #3028: Add PCI dev checks to onedb fsck 2015-08-25 13:17:42 +02:00
Carlos Martín
a2e7ccffe1 Feature #3028: Add PCI_DEVICES to onedb migrator 2015-08-25 10:43:28 +02:00
Ruben S. Montero
17c33241a6 feature #3028: Add comments to PCI format. Init pci list in get_*
methods
2015-08-22 17:00:55 +02:00
Ruben S. Montero
b1baa06f2b feature #3028: Scheduler check and set PCI device requests 2015-08-21 17:25:04 +02:00
Javi Fontan
2b7a2e9915 feature #3028: add pci passthrough to deployment file 2015-08-21 16:11:14 +02:00
Javi Fontan
371a96c5ed feature #3028: show pci devices in onehost show 2015-08-21 13:48:49 +02:00
Ruben S. Montero
6d8ea1a337 feature #3028: Print HostShare and HostXML into streams. Scheduler now parses PCI device lists 2015-08-21 13:46:10 +02:00
Ruben S. Montero
c4c6416458 feature #3028: Delete pci devices from host when removing the VM. Always
include VMID in PCI elements
2015-08-21 12:00:19 +02:00
Ruben S. Montero
17f2380e40 feature #3028: Fix PCI device assignment 2015-08-21 10:46:36 +02:00
Ruben S. Montero
67ec62e0d4 feature #3028: Add PCI capacity when deploying a VM 2015-08-21 01:08:28 +02:00
Ruben S. Montero
00427a0950 feature #3028: Fix PCI set bugs 2015-08-20 23:22:02 +02:00
Javi Fontan
70433a6d7b feature #3028: kvm probe to get PCI devices 2015-08-20 18:20:10 +02:00
Ruben S. Montero
e04ee43aa3 feature #3208: Add PCI device set to the HostShare 2015-08-20 17:39:56 +02:00
Ruben S. Montero
6b8a16fc76 feature #3028: Adds PCI_DEVICES to HostShare 2015-08-17 23:14:15 +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