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