1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-06 12:58:18 +03:00

5591 Commits

Author SHA1 Message Date
Carlos Martín
9e0a06468e Merge remote-tracking branch 'origin/feature-1556' 2013-01-09 12:24:25 +01:00
Carlos Martín
f51d1f1af6 Feature #1556: Remove help formatting, just in case it breaks something in the manpages later 2013-01-09 12:22:50 +01:00
Carlos Martín
97efc55004 Bug #1698: Automatically trim trailing spaces in NAME attributes 2013-01-08 18:34:08 +01:00
Carlos Martín
68efaa7e62 Feature #1556: Add new elem to migrator, and xsd 2013-01-08 15:17:00 +01:00
Ruben S. Montero
8a2597cd90 feature #1556: Add a new user template to the VM to store user defined variables. Add OCA Ruby & JAVA bindings for the new update method. Add command option for onevm tool. 2013-01-04 00:04:01 +01:00
Ruben S. Montero
cca397e159 Improve error message for automatic requirements 2012-12-24 15:09:59 +01:00
Ruben S. Montero
c9dc8c47da Merge branch 'bug-1694' 2012-12-24 14:25:41 +01:00
Ruben S. Montero
00c6b33b5c bug #1694: Move check logic for datastores to update function 2012-12-24 14:20:59 +01:00
Ruben S. Montero
fae3649a2b bug #1694: Fix memory leak when updating templates with syntax errors 2012-12-24 14:19:57 +01:00
Ruben S. Montero
f2201a4c07 bug #1694: Use datastore ID in error message 2012-12-24 14:17:46 +01:00
Ruben S. Montero
69d40b30de bug #1694: recover change from reverted commit 2012-12-24 14:16:09 +01:00
Ruben S. Montero
c523b889f1 Revert "Bug #1694: If a DS updates its type to system_ds, update the cluster system_ds"
This reverts commit ca4504f984d65ed9500dbd08ac530d6b2ae7ed99.
2012-12-24 12:27:53 +01:00
Ruben S. Montero
79182e1554 feature #1338: Better check for optional arguments 2012-12-24 02:46:24 +01:00
Ruben S. Montero
02208c5676 feature #1103: Always deal with boolean values from oned.conf in the same way 2012-12-24 02:41:17 +01:00
Ruben S. Montero
442e8d60c1 feature #1326: Set TEMPLATE_NAME, TEMPLATE_ID only for instantiated VMs. 2012-12-24 01:41:20 +01:00
Ruben S. Montero
fdb5f09e89 Revert "Feature #1326: VMs instantiated from a template are named template_name-<vmid>"
This reverts commit 8e80bfcf667c87673ccb7eb12fce8deae1b40150.
2012-12-23 23:31:00 +01:00
Ruben S. Montero
8a58932e05 Revert "Feature #1326: onedb migrator adds template attribute TEMPLATE_NAME"
This reverts commit d73d349d6fdbaa76a747ebdeacab54a5813cb718.
2012-12-23 23:30:50 +01:00
Carlos Martín
d73d349d6f Feature #1326: onedb migrator adds template attribute TEMPLATE_NAME 2012-12-21 13:51:26 +01:00
Carlos Martín
8e80bfcf66 Feature #1326: VMs instantiated from a template are named template_name-<vmid> 2012-12-21 13:50:10 +01:00
Carlos Martín
406877743e Feature #1103: Finish integrating the new oned.conf att. VM_SUBMIT_ON_HOLD 2012-12-20 18:57:20 +01:00
Carlos Martín
85678cbba8 Merge branch 'submit-on-hold'
Conflicts:
	src/rm/RequestManagerAllocate.cc
	src/rm/RequestManagerVMTemplate.cc
2012-12-20 18:35:59 +01:00
Carlos Martín
64b4f0d5d9 Feature #1103: Patch by Simon Boulet 2012-12-20 18:21:30 +01:00
Carlos Martín
26e472e041 Feature #1103: Add instantiate hold param to ruby & java oca, and cli. 2012-12-20 17:49:13 +01:00
Carlos Martín
7aff914bf9 Feature #1103: Add xmlrpc optional param to instantiate templates on hold 2012-12-20 17:45:27 +01:00
Carlos Martín
8d8da16758 Feature #1103: Add hold param to ruby & java oca, and cli.
onetemplate instantiate needs to be done also
2012-12-20 16:25:42 +01:00
Carlos Martín
cec1f87689 Feature #1103: Add xmlrpc optional param to create VMs on hold 2012-12-20 16:18:58 +01:00
Carlos Martín
0595af3973 Feature #1338: Make enforce parameter optional in xml-rpc 2012-12-20 16:00:14 +01:00
Jaime Melis
18c0c3795b Merge branch 'feature-1592' 2012-12-20 15:29:05 +01:00
Carlos Martín
a10e19fe05 Bug #1694: FSCK checks the system_ds is part of the cluster, and that there are not more than one system ds per cluster 2012-12-18 17:29:47 +01:00
Daniel Molina
bb8f6ec4c6 Fix confirmation message when deleting elements in Sunstone
(cherry picked from commit c459697b4ce001815fd89dbd64c0debe42000336)
2012-12-18 13:48:46 +01:00
Carlos Martín
1cb2d27ffa Bug #1694: onedb migrator 2012-12-18 13:46:54 +01:00
Jaime Melis
62def952c6 Feature #1592: Check if TGTSETUPLUN is installed 2012-12-18 10:43:06 +01:00
Javi Fontan
31ed95618d bug #1171: add support for tls in ldap auth
Patch provided by Nicolas Agius <nicolas.agius@lps-it.fr>
2012-12-17 18:31:34 +01:00
Carlos Martín
ca4504f984 Bug #1694: If a DS updates its type to system_ds, update the cluster system_ds 2012-12-17 18:15:02 +01:00
Carlos Martín
3c6871b2c0 Bug #1694: Remove potential deadlock 2012-12-17 16:54:17 +01:00
Carlos Martín
cdab2668d1 Bug #1694: Add new attribute system_ds to Cluster. Template attribute is now ignored 2012-12-17 16:23:16 +01:00
Carlos Martín
1c826bced5 Bug #1694: Rollback cluster id when system DS is added to any cluster 2012-12-17 14:43:23 +01:00
Javi Fontan
3ad38d445f feature #1692: show commands parameters on error help 2012-12-17 12:34:19 +01:00
Ruben S. Montero
e04b24c066 Merge branch 'feature-1686' 2012-12-15 04:21:32 +01:00
Ruben S. Montero
889eb15028 feature #1686: Removed unused method definitions. Moved "same-name" check. Backup object pointer to use it after deleting iterator 2012-12-15 04:19:52 +01:00
Ruben S. Montero
cfbcb100c1 Merge branch 'feature-1338' 2012-12-15 03:12:30 +01:00
Ruben S. Montero
d28b234c9c feature #1338: Make use of Host::test_capacity in core checks. 2012-12-15 03:11:30 +01:00
Ruben S. Montero
2178d9defe bug #1659: Better check for integerness 2012-12-15 00:58:47 +01:00
Carlos Martín
95e86aafce Feature #1544: Move configuration call to new System class, and add a method to check if the OCA and oned versions are compatible 2012-12-14 11:47:04 +01:00
Carlos Martín
b79a9fc6c6 Feature #1338: Add enforce param to Java OCA 2012-12-11 15:46:25 +01:00
Carlos Martín
06eceb43cb Feature #1338: Add enforce param to CLI and Ruby OCA 2012-12-11 15:43:31 +01:00
Carlos Martín
6ebd41e218 Feature #1338: Update scheduler deploy and migrate xml-rpc calls 2012-12-11 15:42:36 +01:00
Carlos Martín
7d1df849be Feature #1338: Add new param to enforce host capacity in one.vm.deploy and one.vm.migrate 2012-12-11 15:41:59 +01:00
Jaime Melis
11d0f29aba Feature #1592: Add TGT_SHARE_FILES. 2012-12-11 14:45:02 +01:00
Jaime Melis
7890918dff Feature #1592: Upload a patched version of the 'tgt-setup-lun' script provided by SZTAKI LPDS. 2012-12-11 14:44:22 +01:00