1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-01 05:47:01 +03:00

5621 Commits

Author SHA1 Message Date
Ruben S. Montero
b8d2eef35a Merge branch 'master' of git.opennebula.org:one 2013-01-22 21:03:47 +01:00
Jaime Melis
e05e0e725b Feature #1722: Implement locks for concurrent driver actions 2013-01-22 16:00:51 +01:00
Ruben S. Montero
dc9a6711e0 Merge branch 'feature-1681' 2013-01-22 15:41:10 +01:00
Ruben S. Montero
c5044cd51b feature #1681: Conversions from string to mask (binary) are made in User::get_umask 2013-01-22 15:37:07 +01:00
Javi Fontan
2288a38f54 Fix --prefix option in oneimage create 2013-01-21 18:21:50 +01:00
Carlos Martín
24e913fb2c Feature #1681: Add command oneuser umask 2013-01-21 17:27:07 +01:00
Carlos Martín
780d7742f2 Feature #1681: Read User template's UMASK attribute to create new objects 2013-01-21 14:38:07 +01:00
Tino Vazquez
5bc0ae8634 feature #1726: Removerepetated keys beforehand from the .vmx files
(cherry picked from commit 974552f46b3d0bfc1a292dd591a9df0abb488e8c)
2013-01-18 18:52:30 +01:00
Ruben S. Montero
8bd0ba00d6 Feature #1726: Minor modifications to the driver
(cherry picked from commit 8ab717132d508765df272cfd6e615f437daefd87)
2013-01-18 18:51:43 +01:00
C12G Support Team
9ec4399f08 Feature #1726: Metadata can be forced into .vmx files
(cherry picked from commit 83330906574692813dae20d96946d51260dcdd90)

Conflicts:
	src/vmm/LibVirtDriverVMware.cc
2013-01-18 18:51:26 +01:00
Javi Fontan
069c2878c8 Make the Xen attach disk prefix configurable 2013-01-18 18:38:47 +01:00
Carlos Martín
d4245a6699 Feature #1681: Add new oned.conf att. for a default umask 2013-01-18 18:34:51 +01:00
Ruben S. Montero
d797d04a88 feature #1449: Adds the IMMUTABLE persistent_type. This means that a persistent image will not be cloned and will not be modified, thus READONLY = YES and SAVE = NO 2013-01-17 23:14:34 +01:00
Carlos Martín
3d3cc4fa9f Bug #1732: Fix -s & -e options for oneacct 2013-01-17 17:37:02 +01:00
Carlos Martín
c3bbc983ca Bug #1733: Change onehost update method rights to ADMIN 2013-01-17 15:52:02 +01:00
Carlos Martín
3bfae38f5a Bug #1698: Fix bug in Template::trim 2013-01-16 14:51:53 +01:00
Javi Fontan
004dbf6d84 Merge branch 'feature-1700' 2013-01-16 05:01:15 -06:00
Jaime Melis
497c1f7d86 Remove duplicated version in fsck.rb 2013-01-11 12:03:53 +01:00
Ruben S. Montero
8c9498132e bug #1723: Install user hooks after bootstrapping the database. 2013-01-11 11:36:40 +01:00
Tino Vazquez
27877254f1 Bug #1721: Add extra check, if $DST is not directory, prevent renaming 2013-01-09 16:32:24 +01:00
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
Javi Fontan
f4d342cb40 feature #1700: bump rubygems version 2012-12-20 18:11:04 +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
Javi Fontan
7196c34de8 feature #1700: change oneuser to work with auth changes 2012-12-20 08:12:57 -06:00