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

4866 Commits

Author SHA1 Message Date
Javi Fontan
2b58b4a4ec attachdisk --target 2012-07-03 17:16:36 +02:00
Ruben S. Montero
dde214da51 Merge branch 'master' of git.opennebula.org:one 2012-07-03 17:17:51 +02:00
Ruben S. Montero
caab59b038 bug #1295: If an image is successfully CP/CLONE/MKFS, but it no longer exists log messages is generated to check the datastore 2012-07-03 17:15:28 +02:00
Ruben S. Montero
30d571036b bug #1202. Remove use of monitoring info to compute available capacity. Now it is based on the allocated
resources for each VM. Reserve a fraction of the host memory fo hypervisor and VM overhead.
(cherry picked from commit ab5432879634319e57973c78b44ccf8c32782f35)
2012-07-03 16:30:20 +02:00
Tino Vazquez
429062ca23 Merge branch 'master' of git.opennebula.org:one 2012-07-03 16:28:38 +02:00
Tino Vazquez
1a4c8d90d9 Absolute path for vmkfstools posses problems in ESX4x
(cherry picked from commit 45e77fb2b4e21ed27c4ee4d02f6198dcadda80f0)
2012-07-03 16:28:25 +02:00
Carlos Martín
9f1446655e Small change in vmm dummy driver poll info 2012-07-03 16:18:59 +02:00
Ruben S. Montero
f3c934ea94 bug #1285: Make Xen display net consumption in bytes (not in Ks)
(cherry picked from commit eba11017851e11281a1ade1aa26f53e46e32ce65)
2012-07-03 16:21:28 +02:00
Ruben S. Montero
edae49a15e feature #1202: Renamed scheduler conf attributes. Change free memory computation 2012-07-02 20:41:22 +02:00
Ruben S. Montero
1f5d9134f8 feature #1202: Moved hypervisor memory consumption to scheduler, removed from IM probe for vmware 2012-07-02 20:39:05 +02:00
Ruben S. Montero
fcae47a843 Merge branch 'bug-1306'
Conflicts:
	src/sunstone/public/js/plugins/marketplace-tab.js
	src/sunstone/public/js/plugins/vms-tab.js
	src/tm/TransferManager.cc
2012-07-02 18:19:20 +02:00
Ruben S. Montero
11f5c8c2da bug #1315: call MV/DELETE actions for volatile disks 2012-07-02 18:06:07 +02:00
Jaime Melis
097bcae0ac feature #1323: improve onehost flush description 2012-07-02 17:52:23 +02:00
Carlos Martín
4bad0444bf Bug #1202: Make cpu & mem threshold configurable in sched.conf 2012-07-02 16:47:27 +02:00
Tino Vazquez
fb3372e73c Removed tests for oZones, now in the testing framework 2012-07-02 16:36:19 +02:00
Hector Sanjuan
32f5b81ffc Sunstone (#1314): Enable volatile disks hotplugging, improve quotas representation
(cherry picked from commit fad8616147b0bca1adb10a90ead14d6b0d5e3fa0)
2012-07-02 15:16:33 +02:00
Hector Sanjuan
d091f426b5 Sunstone: comment code, very small code fixes and improvements
(cherry picked from commit dfd2a227c09a04e44b3b740b646ad9e401a05fa5)
2012-07-02 15:16:31 +02:00
Carlos Martín
1ee82ca626 Bug #1306: Update xsd files 2012-07-02 14:50:21 +02:00
Ruben S. Montero
ed45af12da Merge branch 'feature-1254' 2012-07-02 12:52:05 +02:00
Carlos Martín
54dccb3a46 Bug #1306: Fix bug, deployment didn't work for Hosts in cluster -1 (none) 2012-07-02 12:46:17 +02:00
Ruben S. Montero
077143b286 bug: send the associated action when no XML data is found
(cherry picked from commit 7d3acaa82b967c8b710f078970a93d425c6f67af)
2012-07-02 12:42:42 +02:00
Ruben S. Montero
a801d4f220 Merge branch 'feature-1323' 2012-07-02 00:00:22 +02:00
Ruben S. Montero
b537d813cf bug: Fixes kvm drivers to attach volatile disks 2012-07-01 00:14:04 +02:00
Tino Vazquez
ae88c280c5 Fix for rollback bug (in oZones DB) in oZones server.
(cherry picked from commit f6bf7fc15189777bea0e34925a8bf2fa460eadd3)
2012-06-29 19:09:29 +02:00
Carlos Martín
df0e1ce13a Bug #1306: Add onedb migrator to 3.6.0 2012-06-29 18:42:03 +02:00
Carlos Martín
1327f28fab Bug #1306: Use the System DS id to generate the VM system dir 2012-06-29 16:48:43 +02:00
Carlos Martín
fd28ff9d9f Bug #1306: If the cluster has a SYSTEM_DS set, check that it is actually a system type ds. Do not allow image registration in any system type DS. 2012-06-29 15:09:25 +02:00
Jaime Melis
e5122a6e5f feature #1323: provide a flush action for a host 2012-06-29 13:14:26 +02:00
Carlos Martín
792dcf01b3 Bug #1306: Clusters can use the datastore set in SYSTEM_DS, Datastores can have SYSTEM = YES in the template 2012-06-29 12:44:04 +02:00
Daniel Molina
a77bafffb6 Use sha1/md5 instead of checksum in marketplace-tab 2012-06-29 12:21:08 +02:00
Jaime Melis
432ad0ab7f Feature #1254: Fix bugs in full iSCSI support 2012-06-29 11:38:51 +02:00
Jaime Melis
7bdc2ab16c Feature #1254: Enhance TM MV action 2012-06-29 10:52:44 +02:00
Ruben S. Montero
a63d5a9fcc Revert "bug #1258: Adds a endl character to any string before parsing"
This reverts commit 1d40fa31142db48216a5948e583ff486d775abfe.
2012-06-28 22:35:34 +02:00
Ruben S. Montero
1d40fa3114 bug #1258: Adds a endl character to any string before parsing 2012-06-28 18:35:52 +02:00
Carlos Martín
a6b2c86bfb Bug #1306: Add Template contents to Clusters 2012-06-28 17:51:21 +02:00
Jaime Melis
666c0eef53 Feature #1254: load iscsi.conf from all the tm iscsi scripts 2012-06-28 17:23:46 +02:00
Ruben S. Montero
986e7966dd bug #1321: Make use of https when registering images. Changed as proposed by SZTAKI LPDS
(cherry picked from commit a62fd48e00a7ff43665ded28607fb9530b321d38)
2012-06-28 17:19:13 +02:00
Jaime Melis
14f6f1c880 Feature #1254: fix small clone typos 2012-06-28 16:45:21 +02:00
Carlos Martín
ffc99eea2f Bug #1306: Use the tm_mad stored in the history, instead of the system_ds tm_mad 2012-06-28 16:45:00 +02:00
Hector Sanjuan
68adb07f38 Feature #1319: Let user provide a name for the save as image
(cherry picked from commit acd325de4ab274b64f654682241de4fc8e0b529e)
2012-06-28 16:29:17 +02:00
Jaime Melis
4abee17eaf Feature #1254: Completely drop BASE_TID 2012-06-28 16:11:54 +02:00
Carlos Martín
d5b40785f5 Bug #1306: Add tm_mad to History elements 2012-06-28 15:32:52 +02:00
Jaime Melis
7619c2f656 Feature #1254: Dump tgtadmin configuration in the clone and rm events. 2012-06-28 15:00:05 +02:00
Jaime Melis
3058af7c3c Feature #1254: tm_mad part of the full iSCSI support.
This commit has adapted from the contribution provided by SZTAKI LPDS.
2012-06-28 14:59:51 +02:00
Jaime Melis
d3d122592b Feature #1254: BASE_TID is hardcoded to 1. TARGET_CONF is globally defined in the configuration file. 2012-06-28 14:46:54 +02:00
Carlos Martín
b44903882b Bug #1322: Check if user quota rollback is needed; polish quota error messages
(cherry picked from commit 1130e37a2e11ac939ef8a8645df7ce33b119f017)
2012-06-28 13:22:32 +02:00
Carlos Martín
53d7982564 Bug #1322: Do not create objects with negative ID
(cherry picked from commit c1d8dc72a4b90a290fa74903d4569ac33837aaf8)
2012-06-28 13:22:27 +02:00
Carlos Martín
1130e37a2e Bug #1322: Check if user quota rollback is needed; polish quota error messages 2012-06-28 13:21:19 +02:00
Carlos Martín
c1d8dc72a4 Bug #1322: Do not create objects with negative ID 2012-06-28 12:49:20 +02:00
Carlos Martín
4baaeb827d Bug #1316: Clean files when a stopped VM is deleted. Previous commit:dbefe6f only worked with shared DS
(cherry picked from commit 9d8ccd61c81ec706d4b8fa6d6ba68f19738e357d)
2012-06-27 18:51:10 +02:00