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

175 Commits

Author SHA1 Message Date
Ruben S. Montero
190c324ca3 bug #308: Updated Host tests with new table definition 2010-08-07 16:15:53 +02:00
Ruben S. Montero
34d488303f Better example for vm template 2010-08-06 20:02:33 +02:00
Jaime Melis
e43bf2241b Merge branch 'one-2.0' of git@opennebula.org:one into one-2.0 2010-08-06 13:40:11 +02:00
Jaime Melis
038d5a39aa fixed installer of the image hook 2010-08-06 13:17:29 +02:00
Ruben S. Montero
7ac6121da9 bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02:00
Ruben S. Montero
b3857b1d22 bug #284: Default location for the image repository
(cherry picked from commit 8b9313699d9f07ff4198caddc9095f1bb3734899)
(cherry picked from commit 4f93062accb94032eb80febc48706a586d5db7b6)
2010-08-02 12:13:12 +02:00
Daniel Molina
42bf46e21a feature #297: ImageRepository for managing images 2010-07-31 18:51:44 +02:00
Jaime Melis
322e67df44 fixed bugs in install.sh to improve package integration 2010-07-27 15:46:40 +02:00
Jaime Melis
3bee17de8a Merge branch 'master' of opennebula.org:one 2010-07-26 18:11:13 +02:00
Jaime Melis
76d839e0f6 Changed the default trigger action for the image hook. Improved the image hook legibility 2010-07-26 17:54:06 +02:00
Javi Fontan
0069caca43 Set default authorization mad in oned.conf 2010-07-26 15:39:19 +02:00
Jaime Melis
5ee7d871e8 Disable image enable and disable in hook while bug #295 is fixed 2010-07-26 14:49:12 +02:00
Jaime Melis
4823b0b5d1 more bugs in image handling 2010-07-23 18:12:26 +02:00
Jaime Melis
933f4a6114 fixed bugs in image handling 2010-07-23 16:20:39 +02:00
Jaime Melis
9cbf3cac97 sed expression in install.sh was not compatible with Mac OS X
Changes the permission of newly created images
Default permissions of the image repository
2010-07-22 18:20:12 +02:00
Jaime Melis
cc88849620 Enabling image hook by default 2010-07-21 19:00:47 +02:00
Daniel Molina
10bd3b4e39 Save_as Image Hook 2010-07-21 17:57:57 +02:00
Tino Vázquez
c606303529 Adding EOF to oned.conf 2010-07-21 14:59:06 +02:00
Daniel Molina
c20cef8287 Bug #285 filetutils instead of ftools 2010-07-20 19:50:12 +02:00
Ruben S. Montero
54e8dfd1af scons helper now uses fileutils instead of ftools 2010-07-17 01:58:24 +02:00
Ruben S. Montero
c2dab09159 feature #203: Added some more checks to tests and build options 2010-07-15 16:37:58 +02:00
Ruben S. Montero
f9dbce8935 feature #203: Restored original scons helpers 2010-07-09 09:42:17 +02:00
Ruben S. Montero
41b676e2c6 feature #203: Tests now works with the AuthManager 2010-07-09 09:39:37 +02:00
Ruben S. Montero
2cc7ff67be feature #203: Nebula deamon starts a generic auth manager if defined 2010-07-08 19:28:10 +02:00
Ruben S. Montero
0139994dcf Merge branch 'feature-200' 2010-07-08 00:56:25 +02:00
Jaime Melis
cf28a511e4 feature #200: fixed bugs in image hook 2010-07-01 16:23:38 +02:00
Jaime Melis
94f88f7e0b added the image hook to the opennebula configuration file 2010-07-01 13:26:07 +02:00
Jaime Melis
4e70f46b58 Added image hook 2010-06-30 12:17:47 +02:00
Ruben S. Montero
0afd63941c Better defaults: Bigger cache for pools, mac prefix, ID length in onevm 2010-06-28 21:45:17 +02:00
Ruben S. Montero
1d54c60f45 Merge branch 'feature-261' 2010-06-28 17:19:16 +02:00
Ruben S. Montero
f02561682e Merge branch 'feature-258' 2010-06-28 15:10:17 +02:00
Ruben S. Montero
6d8cf78623 feature #258: Default values for mm_sched 2010-06-28 14:43:35 +02:00
Ruben S. Montero
774c8e0d58 feature #200: spaces in oned.conf 2010-06-25 19:17:17 +02:00
Ruben S. Montero
2d9d78a03a Merge branch 'master' into feature-200
Conflicts:
	include/VirtualNetwork.h
	src/vm/VirtualMachine.cc
2010-06-25 19:16:14 +02:00
Ruben S. Montero
2e06f4f26d Merge branch 'feature-189'
Conflicts:
	include/VirtualMachine.h
	include/VirtualMachinePool.h
	include/VirtualNetwork.h
	share/etc/oned.conf
	src/scheduler/src/xml/expr_arith.cc
	src/scheduler/src/xml/expr_arith.h
	src/scheduler/src/xml/expr_bool.cc
	src/scheduler/src/xml/expr_bool.h
	src/scheduler/src/xml/expr_parser.c
	src/template/template_parser.c
	src/template/template_syntax.cc
	src/template/template_syntax.h
	src/vm/VirtualMachine.cc
	src/vm/VirtualMachinePool.cc
	src/vm/vm_var_parser.c
	src/vm/vm_var_syntax.cc
	src/vm/vm_var_syntax.h
2010-06-25 14:34:44 +02:00
Daniel Molina
9311f27b41 feature #189 Added info to CONTEXT and REQUIREMENTS template schema 2010-06-25 13:50:13 +02:00
Ruben S. Montero
3ca2d5c755 feature #261: VM_POLLING_INTERVAL set to 0 disables VM monitoring 2010-06-18 00:23:56 +02:00
Constantino Vázquez Blanco
f41a74cd02 feature #200: Initial integration of ImagePool 2010-06-01 18:00:44 +02:00
Ruben S. Montero
ce6116bf24 feature #206: New configuration parameters to select the DB backend 2010-05-05 00:21:28 +02:00
Ruben S. Montero
c02612f77c feature #192: More options for the do_tests script 2010-05-03 00:00:42 +02:00
Ruben S. Montero
a4e7bb25ec feature #192: Automate test execution 2010-04-26 17:23:16 +02:00
Ruben S. Montero
4fc726ca50 Restored scons script from master 2010-04-22 22:34:47 +02:00
Ruben S. Montero
21b729dbdd feature #192: Decouple Logger from Nebula class 2010-04-21 00:40:16 +02:00
Ruben S. Montero
ec6b21ef9d feature #189: Added VNC_BASE_PORT to the configuration file, and PORT generation 2010-03-05 19:43:34 +01:00
Javier Fontán Muiños
fdfe10407e Changed copyright notice 2010-02-22 18:00:30 +01:00
Rubén S. Montero
92f3bdfc5b merge back missing changes from one-1.4
git-svn-id: http://svn.opennebula.org/one/trunk@953 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-16 15:27:20 +00:00
Rubén S. Montero
67817d6fba Merging differences back from 1.4 branch
git-svn-id: http://svn.opennebula.org/one/trunk@940 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-12-12 15:35:04 +00:00
Jaime Melis
6c10de10cc the vm templates examples now belong to the oneadmin user
git-svn-id: http://svn.opennebula.org/one/trunk@914 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-11-10 18:01:47 +00:00
Jaime Melis
91ebf207b0 ebtables-xen accepts an array of bridges to act upon. Changed from array#count to array#length for backwards compatibility
git-svn-id: http://svn.opennebula.org/one/trunk@904 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-29 17:53:02 +00:00
Jaime Melis
04fbefc22a Added the description of the on 'done' hook. Changes all references of VM_ID to VMID in the configuration file. (#166)
git-svn-id: http://svn.opennebula.org/one/trunk@902 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-28 20:12:53 +00:00