Carlos Martín
f0c1641fdc
Revert "bug #1232 : Only allow Datastore & volatile disks. Remove automatic target generation. Remove unneeded oned.conf attributes"
...
This reverts commit e401b4900d99104d77c83f80c2a9e48daf668af5.
2012-04-26 16:54:24 +02:00
Ruben S. Montero
e401b4900d
bug #1232 : Only allow Datastore & volatile disks. Remove automatic target generation. Remove unneeded oned.conf attributes
...
(cherry picked from commit 5c1d4edb01894e22c0b52073606787880f93625f)
2012-04-21 01:54:14 +02:00
Carlos Martín
d8e8b9e7b4
Feature #1096 : Update oned.conf
2012-04-13 17:17:21 +02:00
Carlos Martín
a76be30312
Feature #1096 : Change authorization MAD definition to detect if there is any authZ driver enabled
2012-04-11 18:02:15 +02:00
Jaime Melis
63f03bbe0a
Feature #1154 : image/transfer driver for qcow2 and multiple datastore
2012-03-23 20:27:57 +01:00
Jaime Melis
b2a9bae248
feature #1112 : Include iscsi in oned.conf
2012-03-13 17:37:50 +01:00
Tino Vázquez
9b9d04a4d2
Fix some typos
2012-03-07 14:55:14 +01:00
Carlos Martín
51cec846bf
Feature #1112 : Renamge DATASTORE/TYPE to DS_MAD
2012-03-06 15:13:55 +01:00
Ruben S. Montero
193c3d2c94
feature #1112 : Do not set DATASTORE_LOCATION value, use the default
2012-03-03 03:38:18 +01:00
Ruben S. Montero
9d59ec9fb7
feature #1112 : oned.conf uses the new TM drivers
2012-02-28 23:51:36 +01:00
Ruben S. Montero
6999911f52
feature #1112 : Adds DATASTORE_LOCATION variable
2012-02-25 01:29:36 +01:00
Carlos Martín
7ffae6fb8e
Feature #1112 : Remove datastore initialization from oned.conf
2012-02-23 18:27:35 +01:00
Carlos Martín
1e63b6ce4e
Feature #1112 : Add TM_MAD to Datastores
2012-02-22 18:22:41 +01:00
Carlos Martín
546b6c8a4e
Feature #1112 : Restrict image creation on system DS. Create new default DS
2012-02-22 12:19:47 +01:00
Carlos Martín
a107c22734
Feature #1112 : New datastore drivers for vmware
2012-02-20 20:10:30 +01:00
Ruben S. Montero
3a8525bdc1
feature #1112 : Work on the datastore drivers:
...
- Moved references to image_mad to datastore_mad. Adjusted installation dirs and source files
- FS driver cp command uses DS_DRIVER_ACTION_DATA message
- New libfs.sh to deal with datastore protocol
- New xpath.rb to get XML elements in shell programs
- Change oned.cong and OpenNebula core files to use DATASTORE instead of IMAGE
- Change mkfs driver function to use the drv action data
2012-02-19 02:08:03 +01:00
Ruben S. Montero
2d31a94115
feature #1112 : Configuration parameters for the System Datastore
2012-02-15 23:53:35 +01:00
Ruben S. Montero
45382e76b1
feature #1112 : Initial changes in the Image driver to support multiple Datastores
2012-02-13 12:33:16 +01:00
Carlos Martín
deb244c1b6
Feature #1070 : Make VM and IMG restricted attributes configurable in oned.conf
2012-01-23 08:18:12 -08:00
Ruben S. Montero
a6a6f20404
feature #862 : Defaults to enable other's permissions. Add default value to core
2012-01-11 23:34:54 +01:00
Carlos Martín
1ad6aca0ef
Feature #862 : Add configuration option in oned.conf to enable/disable the management of the permissions for 'other'
2012-01-11 16:46:57 +01:00
Ruben S. Montero
3874271a69
Merge branch 'master' into feature-863
...
Conflicts:
install.sh
src/cli/one_helper/onevnet_helper.rb
src/mad/ruby/ActionManager.rb
2011-12-02 18:13:39 +01:00
Javi Fontan
d756ffe062
Feature: Added LDAP drivers for OpenNebula. Contributed by C12G
2011-11-29 17:02:43 +01:00
Tino Vázquez
f95115ae12
Feature VMWARE: Added VMware drivers to OpenNebula. Contributed by C12G
2011-11-29 16:37:01 +01:00
Carlos Martín
9d50b437c6
Feature #863 : Remove networking hooks from oned.conf
2011-11-15 07:30:53 -08:00
Ruben S. Montero
ec7f0c3275
Make auth_mad enabled by default as now is needed by the servers
2011-10-31 23:38:41 +01:00
Ruben S. Montero
4f8a1c2f9d
bug #847 : Added Sunstone Authorization. Updated server classes
2011-10-25 14:44:43 +02:00
Ruben S. Montero
5a94d09f72
bug #847 : Updated oned.conf with new auth methods
2011-10-25 02:08:19 +02:00
Carlos Martín
30734a57f2
Bug #847 - #929 : Add session expiration time in oned.conf
2011-10-20 12:53:36 +02:00
Javi Fontan
1abd55d030
feature #715 : changed tm_nfs name to tm_shared
...
(cherry picked from commit 67d278990b282e98f2968b204cc44b2e3e324f8d)
2011-09-15 14:57:37 +02:00
Javi Fontan
9515d78bc9
bug #803 : added auth documentation to oned.conf
2011-09-12 18:25:53 +02:00
Ruben S. Montero
db784373db
Merge branch 'master' of git.opennebula.org:one
2011-09-01 17:20:12 +02:00
Ruben S. Montero
194543a57a
Updated oned.conf info for VM mads
2011-09-01 17:19:49 +02:00
Jaime Melis
b86fe543c2
Fixed typo in oned.conf
2011-09-01 17:10:41 +02:00
Carlos Martín
5023a2cf83
Update oned.conf VM_MAD description
2011-09-01 17:05:12 +02:00
Ruben S. Montero
81978b4ca2
bug: Update hook information in oned.conf. Moved ft hooks to a dir. Removed unneeded hooks.
2011-09-01 16:57:02 +02:00
Ruben S. Montero
6b63fd4fe0
feature: New configuration attribute for the the number of HOSTs and VMs to be monitored per interval.
2011-08-16 18:12:45 +02:00
Ruben S. Montero
2249929171
Merge branch 'feature-476'
...
Conflicts:
src/vnm/VirtualNetwork.cc
2011-06-23 17:00:56 +02:00
Jaime Melis
fc0e264ed5
feature #476 : update oned.conf to reflect the new networking hooks
2011-06-13 16:04:41 +02:00
Jaime Melis
5e3258c6f6
feature #476 : new hook trigger on PROLOG
2011-06-07 17:58:25 +02:00
Javi Fontan
ccc5b348c9
feature #595 : changed one_vmm_ssh to _exec in oned.conf
2011-06-01 19:36:29 +02:00
Ruben S. Montero
4f4b8ab463
feature #513 : Updated oned.conf file
2011-05-13 16:05:51 +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
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
Daniel Molina
20d29f14ac
Merge branch 'master' into feature-523
2011-03-30 16:26:56 +02: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
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