1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-08 21:17:43 +03:00
Commit Graph

2016 Commits

Author SHA1 Message Date
Ruben S. Montero
6fdc67f6bd feature #457: retries is now an option for IMs. Also the number of retries defaults to 0 for all drivers 2011-01-20 18:36:37 +01:00
Carlos Martín
5ff7124f59 Feature #379: Refactoring of Nebula.cc for testing. 2011-01-18 18:52:40 +01:00
Tino Vázquez
181115799e feature #457: fixes for host hook on error 2011-01-18 18:37:02 +01:00
Jaime Melis
1ad9a5d176 bug #466: update ubuntu context scripts
(cherry picked from commit a387107e44)
2011-01-18 11:27:19 +01:00
Tino Vázquez
9d7c8f6471 feature #457: new force option for suspended VMs 2011-01-17 18:26:36 +01:00
Tino Vázquez
366b578a7f feature #457: added host error hook 2011-01-17 15:27:10 +01:00
Jaime Melis
995094aca1 Bug #456: The build process should take into account the LDFLAGS environment variable
(cherry picked from commit cd8731e18f)
2011-01-12 17:55:01 +01:00
Ruben S. Montero
646cad78a9 feature #457: The Host Pool is integrated with the host hooks 2010-12-26 18:58:41 +01:00
Carlos Martín
c8fe9ab25d Missing attribute help added to oned.conf
(cherry picked from commit a717c151f9)
2010-12-22 19:19:21 +01:00
Ruben S. Montero
cd05b5a1ef feature #357: Added on failed hook for VMs 2010-12-22 18:08:04 +01:00
Jaime Melis
5fb6679242 bug #394: changed CentOS init script to rely on /usr/bin/one instead of starting oned and scheduler separately 2010-11-24 12:58:45 +01:00
Jaime Melis
6b6390667e bug #394: created opensuse init script from opensuse's skeleton 2010-11-22 18:01:50 +01:00
Jaime Melis
010a26d5cb bug #394: changed chkconfig levels 2010-11-22 16:24:30 +01:00
Jaime Melis
373f00b6e0 bug #394: added init scripts created by Dan Yocum and Damien Raude-Morvan 2010-11-22 13:14:37 +01:00
Ruben S. Montero
179cab7712 Merge branch 'feature-377' into one-2.0 2010-11-13 00:06:14 +01:00
Jaime Melis
6491d1f671 MANAGER_TIMER description in oned.conf
(cherry picked from commit 19ce20ed10)
2010-11-11 15:19:30 +01:00
Carlos Martín
33e01f53b1 Feature #377: MySQL port is now defined in oned.conf 2010-11-11 11:38:16 +01:00
Jaime Melis
827795d6fa fixed vmcontext example for CentOS: updated start priority of script 2010-10-28 21:12:36 +02:00
Tino Vázquez
6a190e7ba8 Merge branch 'one-2.0' of dsa-research.org:one into one-2.0 2010-10-26 11:41:20 +02:00
Tino Vázquez
7e6f14f4af Change typo in one script 2010-10-26 11:40:58 +02:00
Javi Fontan
4cd7ddff2c Added more information to cli help/man 2010-10-20 17:53:25 +02:00
Ruben S. Montero
bdded6e2cd Moved default location of remotes dir to /var/tmp/one 2010-10-20 17:23:28 +02:00
Javi Fontan
a968e5fd25 Changed version to 2.0.0 (man pages updated) 2010-10-19 17:41:29 +02:00
Javi Fontan
440a369372 Added cloud CLI man pages 2010-10-19 17:28:36 +02:00
Javi Fontan
0167498d90 Added first version of CLI man pages
These man pages are generated from CLI --help and --version text
using a slightly modified help2man command
2010-10-14 13:02:32 +02:00
Ruben S. Montero
37a13baf4a bug #367: Added patch for Xen vncdisplay number generation. Fix default VNC_BASE_PORT in oned.conf 2010-10-13 13:42:40 +02:00
Jaime Melis
1da03e8310 In the end we have decided to rename ShDriver to SshDriver.
This reverts commit 7095f3c7b7.
2010-09-29 12:12:39 +02:00
Javi Fontan
6bb52aeaec bug #339: remote scripts directory is defined in oned.conf 2010-09-10 16:44:45 +02:00
Javi Fontan
311eefcb35 bug #341: catch exceptions creating OpenNebula::Client 2010-09-09 16:23:13 +02:00
Jaime Melis
c894a86243 Merge branch 'one-2.0' of opennebula.org:one into one-2.0 2010-09-02 16:06:21 +02:00
Jaime Melis
52db425030 bug 333: created regex to parse the opennebula port 2010-09-02 16:05:46 +02:00
Ruben S. Montero
a52f527011 Added dummy drivers (IM & VMM) 2010-09-01 19:58:01 +02:00
Jaime Melis
b87eec2102 Merge branch 'feature-307' into one-2.0 2010-08-31 13:09:08 +02:00
Jaime Melis
e73b299d32 removed legacy vmm and im drivers 2010-08-31 10:47:22 +02:00
Jaime Melis
37c3077fa7 option to backup oned.log (#318) 2010-08-30 19:12:29 +02:00
Jaime Melis
be58d737ef feature-307: moved scripts to src tree 2010-08-30 13:00:11 +02:00
Jaime Melis
c5ae345e7b added libvirt readonly for readonly calls (#307) 2010-08-25 12:54:11 +02:00
Jaime Melis
e1931a4047 Removed debugging info for IM driver. Fixed bug in xen deploy script (#307) 2010-08-24 18:46:01 +02:00
Jaime Melis
f289b6bb28 Added VMM/KVM part of issue #307 2010-08-24 16:44:42 +02:00
Jaime Melis
4288175ad1 modified IM ssh mad according to new MONITOR protocol 2010-08-19 18:58:00 +02:00
Ruben S. Montero
92c31a5052 a faster mem_collector, tests also updated 2010-08-10 16:30:54 +02:00
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 8b9313699d)
(cherry picked from commit 4f93062acc)
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
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
Rubén S. Montero
c13cbce13a Get rid of not used defaults for IM and TM drivers
git-svn-id: http://svn.opennebula.org/one/trunk@390 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-03-07 00:50:05 +00:00
Rubén S. Montero
23cc92c69c Added defaults values for EC2 drivers, removed the EC2 core driver. Now,
we fully support the XML driver to extend  OpenNebula. Other minor 
changes to improve EC2.



git-svn-id: http://svn.opennebula.org/one/trunk@365 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-02-15 00:24:39 +00:00
Rubén S. Montero
a8e3c441fa Support for Virtual CPU's. Xen & Libvirt now understands the VCPU
template attribute.


git-svn-id: http://svn.opennebula.org/one/trunk@333 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-30 12:30:28 +00:00
Javier Fontán Muiños
156fda728f Added license headers and changed copyright year. For #67.
git-svn-id: http://svn.opennebula.org/one/trunk@308 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-19 18:05:46 +00:00
Rubén S. Montero
9afa95964a address #64. Patch contributed by soren
git-svn-id: http://svn.opennebula.org/one/trunk@304 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-17 21:37:02 +00:00
Rubén S. Montero
77681ccfc8 Address ticket #59
git-svn-id: http://svn.opennebula.org/one/trunk@294 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2009-01-02 14:58:51 +00:00
Javier Fontán Muiños
be0328fc77 Fixed garbled script
git-svn-id: http://svn.opennebula.org/one/trunk@279 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-12-03 17:35:00 +00:00
Javier Fontán Muiños
6a97172804 Changed vmcontext script to the new version
git-svn-id: http://svn.opennebula.org/one/trunk@278 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-12-03 17:32:09 +00:00
Rubén S. Montero
b81b012cb3 VM_DIR default, fix indentation and some errors
git-svn-id: http://svn.opennebula.org/one/trunk@275 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-12-02 17:43:12 +00:00
Javier Fontán Muiños
9ef3ea451d Added sample tm scripts
git-svn-id: http://svn.opennebula.org/one/trunk@272 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-12-02 16:14:37 +00:00
Javier Fontán Muiños
38ee9466e1 Added dummy transfer manager
git-svn-id: http://svn.opennebula.org/one/trunk@271 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-12-02 15:52:03 +00:00
Javier Fontán Muiños
ebc50c248f tm_ssh is now the default Transfer Manager
git-svn-id: http://svn.opennebula.org/one/trunk@270 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-12-02 15:32:16 +00:00
Javier Fontán Muiños
f2d3180b15 mad debug now appends to log file
git-svn-id: http://svn.opennebula.org/one/trunk@260 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-25 15:32:34 +00:00
Constantino Vázquez Blanco
e559d2afa1 Changed VM.schema to reflect network management changes. Added network contextualization script for VMs.
git-svn-id: http://svn.opennebula.org/one/trunk@255 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-21 17:20:00 +00:00
Constantino Vázquez Blanco
fdf1f01faa Improving kernel_cmd support. Now works for XEN as well.
git-svn-id: http://svn.opennebula.org/one/trunk@245 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-18 14:21:21 +00:00
Javier Fontán Muiños
10321851d4 Deleted duplicated help text in oned.conf
git-svn-id: http://svn.opennebula.org/one/trunk@231 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-13 17:31:45 +00:00
Constantino Vázquez Blanco
ee411e7963 Merged TransferManager and VirtualNetworkManager branches.
git-svn-id: http://svn.opennebula.org/one/trunk@230 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-11-13 16:21:17 +00:00
Javier Fontán Muiños
6cdfc57d7d More help info and fixed bug in build logging
git-svn-id: http://svn.opennebula.org/one/trunk@108 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-30 16:07:52 +00:00
Javier Fontán Muiños
dd9b249ced Added help to build crash and more debugging information
git-svn-id: http://svn.opennebula.org/one/trunk@107 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-30 16:07:51 +00:00
Constantino Vázquez Blanco
8322e5b3bc Get rid of uneeded terminal echo
git-svn-id: http://svn.opennebula.org/one/trunk@94 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-15 17:24:29 +00:00
Javier Fontán Muiños
b8765168de Test file deletion is disabled so it is easier to debug xmlrpc-c finder
git-svn-id: http://svn.opennebula.org/one/trunk@92 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-11 17:44:24 +00:00
Javier Fontán Muiños
676a47486d Added some more recipes and debugging info to xmlrpc-c finder script
git-svn-id: http://svn.opennebula.org/one/trunk@91 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-09-11 17:41:02 +00:00
Javier Fontán Muiños
edb46f95de XMLRPC library finder does not break when it can not delete output file
git-svn-id: http://svn.opennebula.org/trunk@84 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-08-19 13:52:54 +00:00
Rubén S. Montero
b76f42a40a Added supported drivers
git-svn-id: http://svn.opennebula.org/trunk@80 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-24 12:22:55 +00:00
Constantino Vázquez Blanco
841a010a08 Getting correctly the oned return codes.
git-svn-id: http://svn.opennebula.org/trunk@76 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-23 15:22:21 +00:00
Constantino Vázquez Blanco
663a9c45de fixed identation and changed filenames for coherence
git-svn-id: http://svn.opennebula.org/trunk@72 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-22 16:28:41 +00:00
Javier Fontán Muiños
a88370da6d Changed the invocation of digest/md5 in xmlrpc lib finder
git-svn-id: http://svn.opennebula.org/trunk@71 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-22 16:15:38 +00:00
Constantino Vázquez Blanco
7a4e349ea1 enhanced handling of oned and scheduler processess.
git-svn-id: http://svn.opennebula.org/trunk@70 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-22 15:55:33 +00:00
Rubén S. Montero
537a7058d5 Authorized ports to access VMs can no be specified in EC2. Sample configurations for EC2 drivers added
git-svn-id: http://svn.opennebula.org/trunk@64 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-18 22:14:06 +00:00
Rubén S. Montero
9a57f024c8 Now we have a more consistent src tree
git-svn-id: http://svn.opennebula.org/trunk@61 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-17 19:42:17 +00:00
Constantino Vázquez Blanco
e3bdd5c9b9 Logging for MADs. Closes ticket #5
git-svn-id: http://svn.opennebula.org/trunk@56 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-14 14:51:15 +00:00
Javier Fontán Muiños
89500288b2 xmlrpc_config: Cleanup and changed temp directory
git-svn-id: http://svn.opennebula.org/trunk@55 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-14 12:56:37 +00:00
Javier Fontán Muiños
fef1fc59c6 First version of the xmlrpc library finder. Works in fedora, debian and macosx.
git-svn-id: http://svn.opennebula.org/trunk@48 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-10 11:24:48 +00:00
Constantino Vázquez Blanco
541daa7bf6 Added rc files for IM drivers (both XEN and KVM)
git-svn-id: http://svn.opennebula.org/trunk@47 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-10 10:49:03 +00:00
Constantino Vázquez Blanco
1410db8a4a Changed XEN Driver to take ROOT as mandatory, no BOOT.
Updated examples, configuration and schema.

git-svn-id: http://svn.opennebula.org/trunk@45 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-09 17:24:01 +00:00
Constantino Vázquez Blanco
3109f34f7c Moving and renaming files for Coherent Configuration and Logging Files ticket #9
git-svn-id: http://svn.opennebula.org/trunk@41 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-07 15:11:41 +00:00
Constantino Vázquez Blanco
3496882b65 Amending the name for the configuration file for the KVM driver
git-svn-id: http://svn.opennebula.org/trunk@39 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-07 11:51:26 +00:00
Rubén S. Montero
d08bc4d673 Ticket #3: Extended template attributes. Xen driver rewritten to use new format. Also Attributes can now have blanks (but not ','). A file with all the attributes has been included.
git-svn-id: http://svn.opennebula.org/trunk@38 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-06 17:15:16 +00:00
Rubén S. Montero
45663d6c33 Moved default conf file managemnt to VirtualMachineManagerDriver class so it
can be used by all the drivers
Added vector attribute support for defaults
Moved xen paths to driver rc file


git-svn-id: http://svn.opennebula.org/trunk@37 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-05 15:46:29 +00:00
Constantino Vázquez Blanco
1a97761a7b Fixing type in oned.conf
git-svn-id: http://svn.opennebula.org/trunk@32 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-04 16:55:51 +00:00
Constantino Vázquez Blanco
39f766b512 Added KVM Driver support (Not finished yet, XML creation pending)
Renamed some file for coherence.

git-svn-id: http://svn.opennebula.org/trunk@31 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-04 16:55:49 +00:00
Rubén S. Montero
1d19a86e54 Support to load different VMM driver types
git-svn-id: http://svn.opennebula.org/trunk@28 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-04 11:55:31 +00:00
Rubén S. Montero
1911b63379 Better defaults for debugging
git-svn-id: http://svn.opennebula.org/trunk@26 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-03 01:20:39 +00:00
Rubén S. Montero
5c7643373e #18: Get rid of useless owner attribute. Also changed the default configurationfile
git-svn-id: http://svn.opennebula.org/trunk@24 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-07-03 01:18:42 +00:00
Javier Fontán Muiños
4df473a360 Bug getting global mad configuration
git-svn-id: http://svn.opennebula.org/trunk@21 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-25 12:54:37 +00:00
Javier Fontán Muiños
4f484c20cf Added CPU credit scheduling
git-svn-id: http://svn.opennebula.org/trunk@20 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-25 11:50:21 +00:00
Rubén S. Montero
86a56c03c5 changed name of the script in help
git-svn-id: http://svn.opennebula.org/trunk@14 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-23 19:24:59 +00:00
Rubén S. Montero
1b3010d527 Renamed to one
git-svn-id: http://svn.opennebula.org/trunk@7 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-19 15:58:16 +00:00
Rubén S. Montero
159a04781f Renamed to one
git-svn-id: http://svn.opennebula.org/trunk@6 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-19 15:57:58 +00:00
Constantino Vázquez Blanco
3db8342e8f Added DEBUG_LEVEL to oned.conf. Task for ticket #5.
git-svn-id: http://svn.opennebula.org/trunk@3 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-18 15:58:44 +00:00
Javier Fontán Muiños
6eb9fed97d Initial commit of ONE code
git-svn-id: http://svn.opennebula.org/trunk@2 3034c82b-c49b-4eb3-8279-a7acafdc01c0
2008-06-17 16:27:32 +00:00