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

301 Commits

Author SHA1 Message Date
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
Jaime Melis
bea2026a68 Added license banner. ebtables-flush now waits for a moment before running. ebtables-kvm accepts an array of bridges to act upon
git-svn-id: http://svn.opennebula.org/one/trunk@901 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-28 19:05:11 +00:00
Jaime Melis
033a20ebf4 Modified ebtables-xen script to use FORWARD rules (#160)
git-svn-id: http://svn.opennebula.org/one/trunk@898 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-27 17:03:02 +00:00
Jaime Melis
2aea6c3324 Modified ebtables scripts to use FORWARD rules (#160)
git-svn-id: http://svn.opennebula.org/one/trunk@895 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-27 11:46:47 +00:00
Javier Fontán Muiños
455e1ab338 Added ebtables-flush and also ebtables-kvm to install.sh
git-svn-id: http://svn.opennebula.org/one/trunk@889 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-23 14:52:03 +00:00
Jaime Melis
ebbb432395 Improved bash completion script
git-svn-id: http://svn.opennebula.org/one/trunk@874 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-21 16:33:30 +00:00
Jaime Melis
b3adef1844 Modifed install.sh and oned.conf to distribute tm_lvm
git-svn-id: http://svn.opennebula.org/one/trunk@866 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-10-16 13:50:56 +00:00
Jaime Melis
c327ea0868 Move madcommon.sh (#147)
git-svn-id: http://svn.opennebula.org/one/trunk@805 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-25 16:03:03 +00:00
Jaime Melis
ee4219fb3e Added license information
git-svn-id: http://svn.opennebula.org/one/trunk@798 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-22 09:20:40 +00:00
Javier Fontán Muiños
28f3546fcf ebtables script for kvm (#138)
git-svn-id: http://svn.opennebula.org/one/trunk@796 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-17 16:39:06 +00:00
Jaime Melis
24fc36eb50 Added openSUSE context scripts
git-svn-id: http://svn.opennebula.org/one/trunk@795 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-17 15:43:23 +00:00
Jaime Melis
03d3fc57b8 Added vmcontext scripts for CentOS. Minor correction of ubuntu vm template. (#94)
git-svn-id: http://svn.opennebula.org/one/trunk@788 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-14 15:55:31 +00:00
Jaime Melis
339c86f1d4 Added vmcontext scripts for ubuntu. Added license banners. (#94)
git-svn-id: http://svn.opennebula.org/one/trunk@787 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-11 15:46:59 +00:00
Jaime Melis
5ba13871cc Added the first draft of the bash_completion scripts of one commands
git-svn-id: http://svn.opennebula.org/one/trunk@785 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-08 13:15:23 +00:00
Jaime Melis
efaa7a92a5 Added ttylinux net-vmcontext and context scripts
git-svn-id: http://svn.opennebula.org/one/trunk@784 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-09-08 13:10:04 +00:00
Javier Fontán Muiños
7212278256 Added ebtables-xen hook
git-svn-id: http://svn.opennebula.org/one/trunk@708 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-21 10:45:54 +00:00
Constantino Vázquez Blanco
5118e198f6 Changed vm.template sample to conform to new quote convention.
git-svn-id: http://svn.opennebula.org/one/trunk@700 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-16 17:29:38 +00:00
Javier Fontán Muiños
a139a121d0 Changed default values in configuration file
* Polling interval is now 60 seconds
* VM_DIR is changed to the directory used in the documentation
* KVM is now the default driver for IM and VMM
* Default transfer driver is NFS



git-svn-id: http://svn.opennebula.org/one/trunk@699 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-16 17:14:01 +00:00
Javier Fontán Muiños
cdb222ae23 Start script checks for ONE_AUTH the first time it is started, #125
git-svn-id: http://svn.opennebula.org/one/trunk@692 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-14 17:20:47 +00:00
Javier Fontán Muiños
68c118e1c2 Cleaning up unused files from the repository
git-svn-id: http://svn.opennebula.org/one/trunk@679 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-07-13 14:28:03 +00:00
Javier Fontán Muiños
c42667c929 Cleaning up scons files
git-svn-id: http://svn.opennebula.org/one/trunk@487 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-23 17:24:12 +00:00
Rubén S. Montero
0ec3d2e084 Added some hook samples to oned.conf and modified SHUTDOWN hook
git-svn-id: http://svn.opennebula.org/one/trunk@462 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-09 23:31:41 +00:00
Rubén S. Montero
7a144a8e1e #15 define hooks in the oned.conf file
git-svn-id: http://svn.opennebula.org/one/trunk@456 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-04 23:10:02 +00:00
Rubén S. Montero
ba0856229c #15 : Added driver wrapper. Driver files in install program. Added the
HookManager and HookManagerDriver. Included the Hook driver in conf file


git-svn-id: http://svn.opennebula.org/one/trunk@453 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-04-03 23:34:33 +00:00
Rubén S. Montero
f1f6972bae Updated examples with context and new "syntax"
git-svn-id: http://svn.opennebula.org/one/trunk@394 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-03-07 01:15:47 +00:00