Jaime Melis
c6a0fbb8e8
feature #476 : abstraction class for network management in hooks
2011-05-17 12:46:51 +02:00
Jaime Melis
df3829ffb9
feature #476 : draft of vlan hook
2011-05-17 12:46:51 +02:00
Tino Vázquez
14c34da718
Feature #370 : Manpages now uncompressed in the source and moved to section 1
2011-05-17 12:26:52 +02:00
Ruben S. Montero
22fe3392e8
Merge branch 'feature-564'
2011-05-14 01:24:19 +02:00
Daniel Molina
705bf60145
feature #564 : Add install_novnc script
2011-05-13 18:22:14 +02:00
Ruben S. Montero
4f4b8ab463
feature #513 : Updated oned.conf file
2011-05-13 16:05:51 +02:00
Carlos Martín
ae53d43789
Feature #407 : Base implementation for groups.
...
So far groups can be managed, but resources can't be associated to a group.
Tasks done:
* New basic onegroup command
* RequestManager XML-RPC methods
* New group pool
* New GROUP authorization symbol
* Basic GroupPool tests
* Ruby OCA methods
2011-05-10 18:45:15 +02:00
Tino Vázquez
2fc0f5b5ca
bug #585 : Hook now works with users others than oneadmin
2011-05-09 17:38:43 +02:00
Ruben S. Montero
96f26468a1
feature #523 : Image repository is now decopled from storage backend. Source is generated by drivers using a driver-specific URL.
2011-05-07 02:49:07 +02:00
Ruben S. Montero
fd20b21081
Merge branch 'feature-575'
2011-04-28 13:39:00 +02:00
Ruben S. Montero
ba6c8e8e89
Merge branch 'feature-487'
2011-04-26 15:35:44 +02:00
Ruben S. Montero
dfc858a23a
Fix scons tests for xml-rpc-c with gcc 4.6
2011-04-22 00:39:17 +02:00
Ruben S. Montero
faff6589b2
Merge branch 'feature-523'
2011-04-14 17:01:24 +02:00
Ruben S. Montero
abe4ff6894
Merge branch 'feature-523' into feature-575
2011-04-13 00:03:19 +02:00
Carlos Martín
f49a206adf
Merge branch 'feature-523' into feature-487
...
Conflicts:
src/oca/java/test/ImageTest.java
src/oca/java/test/test.sh
2011-04-11 16:30:40 +02:00
Carlos Martín
92a74bd83b
Feature #523 : Small oned.conf fix, Add ImageID to one.vm.savedisk XML-RPC method, and Update Java API Image management and tests
2011-04-11 16:20:44 +02:00
Javi Fontan
27f4e8c03e
Added script to push data from probes to ganglia
...
(cherry picked from commit ddade2ec71efb5edbfb7ff10444489fb6cf7e1fa)
2011-04-11 15:44:21 +02:00
Carlos Martín
fdcca8a0fc
Merge branch 'feature-523' into feature-487
...
Conflicts:
include/Nebula.h
2011-04-08 16:11:29 +02:00
Carlos Martín
d68fa4bba8
Feature #487 : Core Unit Testing for VMTemplatePool
2011-04-07 12:32:35 +02:00
Daniel Molina
20d29f14ac
Merge branch 'master' into feature-523
2011-03-30 16:26:56 +02:00
Ruben S. Montero
35de55685d
Merge branch 'feature-407'
...
Conflicts:
src/host/ClusterPool.cc
2011-03-29 00:01:00 +02:00
Ruben S. Montero
7f67ceff0a
Merge branch 'feature-407' into feature-523
...
Conflicts:
src/image/ImagePool.cc
2011-03-24 16:53:43 +01:00
Jaime Melis
65701fd4d5
Bug #542 : Fault Tolerance Hooks - error state declaration
...
(cherry picked from commit 798b212fdf690ee2faeda279f36530311944ac9f)
2011-03-24 16:03:58 +01:00
Ruben S. Montero
c59f542ee6
feature #523 : Work on the Image Repository
2011-03-22 18:21:09 +01:00
Carlos Martín
3ab7e17a74
Feature #407 : Add cluster tests to do_tests.sh script
2011-03-22 16:08:28 +01:00
Tino Vázquez
a6b8c8c65a
bug #497 : Remove of the vm.schema file, info already on the web documentation
...
(cherry picked from commit cca976af0eb73b9657d3c7c75f8568bb4f8a78e3)
2011-03-16 12:34:10 +01:00
Ruben S. Montero
08466818fd
Merge branch 'feature-407' into feature-523
2011-03-10 12:34:46 +01:00
Carlos Martín
2eee00a1e3
Feature #407 : Host code cleanup and better error checks
2011-03-01 17:36:42 +01:00
Jaime Melis
77abcbe081
Run the main 'one' script with bash instead of sh
2011-02-28 16:58:51 +01:00
Jaime Melis
4980255942
Update copyright year to 2011
2011-02-25 14:34:44 +01:00
Ruben S. Montero
daa7fab3e1
bug: Added paths to network utils in ebtables hooks
2011-02-10 18:56:32 +01:00
Javi Fontan
ff8e45daf3
New probes and ganglia readers (from branch feature-446)
...
Feature #244 : Network interface statistics for KVM
Feature #446 : Probe to get monitoring info from ganglia
Feature #472 : Get cpu consumption from KVM VMs
poll_xen_kvm.rb - This new probe gets information from XEN and KVM vms.
If it is called with the name of a VM then its monitoring information
is written in standard poll probe way. If called without parameters
a base64-encoded yaml-representation of a hash containing the information
about all the VMs running in the host is returned.
poll_ganglia.rb - This probe gets information from ganglia pushed by gmetric.
Consumes the information generated by poll_xen_kvm.rb
ganglia_probe - Gets host monitoring information from ganglia. It pushes all
metrics that start by OPENNEBULA_
Ganglia.rb - library that holds ganglia reading code
2011-02-10 11:43:04 +01:00
Ruben S. Montero
e4d51971c6
bug #455 : Included note for VMDIR. Also some re-structure of the hook section
2011-02-09 18:06:47 +01:00
Carlos Martín
71103631aa
oned.conf: ebtables hooks added. DOT state diagrams added to share/doc. onevm command help improvements
2011-02-08 16:18:54 +01:00
Ruben S. Montero
9427962df6
Merge branch 'feature-466-2'
2011-02-07 10:43:39 +01:00
Ruben S. Montero
1236f0bfc2
feature #466 : Pass the name of the probe to be executed locally as option
2011-02-07 10:40:14 +01:00
Carlos Martín
55f44bbc99
Core Unit testing: batch execution improvements, & missing one_auth files fix
2011-02-03 19:22:39 +01:00
Carlos Martín
087e2a5487
Fix for bug introduced in 334223db
2011-02-03 16:26:27 +01:00
Jaime Melis
aa828e3573
bug #466 : added a README file. Added Debian scripts
2011-02-03 13:44:02 +01:00
Ruben S. Montero
73b13ff4a8
feature #466 : SSH VMM driver can execute polls locally. Also VMM drivers get options for the number of threads and retries
2011-02-02 23:19:05 +01:00
Ruben S. Montero
334223dbca
Removed unused test files. Listed the test directories in the do_test script to prevent the execution of non-test files
2011-02-01 17:50:06 +01:00
Javi Fontan
0ad0cda489
Merged changes from bug-354 ( #354 )
...
f1bff01 bug #354 : kills any running daemon if OpenNebula fails to start
a821bf8 bug #354 : Fix if statement and reduced time to check for the daemons
96c4cbc bug #354 : typo in one start script
eec200f bug-354: check that the daemons have started
c883bab Fixing whitespace for one script
2011-02-01 10:51:43 +01:00
Ruben S. Montero
3ab03c4268
Merge branch 'feature-457'
...
Conflicts:
src/nebula/SConstruct
src/scheduler/SConstruct
src/scheduler/src/pool/test/SConstruct
src/scheduler/src/sched/SConstruct
src/scheduler/src/xml/test/SConstruct
2011-01-28 17:01:28 +01:00
Ruben S. Montero
6e6061eeb9
feature #457 : do_tests now removes new test DBs
2011-01-27 23:37:37 +01:00
Ruben S. Montero
4ab8317d2b
feature #457 : Update do_tests.sh with the new scons options
2011-01-27 23:35:17 +01:00
Ruben S. Montero
91e367b17d
Merge branch 'feature-457' of dsa-research.org:one into feature-457
2011-01-27 23:14:12 +01:00
Tino Vázquez
0ec5a1f153
feature #457 : Add hooks for VM on FAILED
2011-01-27 18:36:28 +01:00
Carlos Martín
43b4340177
Feature #457 : Refactor of tests build process
2011-01-27 16:53:11 +01:00
Carlos Martín
01f40276ca
Features #379 & #457 : Code refactor to homogenize tests
2011-01-21 18:24:27 +01:00
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