Robert Schweikert
fdcf102cbc
Bug #1277 : fix services files ~ In all cases using the [Exec] section is incorrect, the user and group settings are not applied as expected. ~ The name for the remote fs, i.e. nfs target is remote-fs.target and not remote_fs.target, the broken service file cuases improper service order startup and thus triggers non obvious failures. (one_scheduler.service and one.service) ~ one.service is missing conditions thus it would be possible to start the service in an inconsistent state.
2012-07-02 18:22:58 +02:00
Robert Schweikert
9fc914f458
Bug #1278 : fix the syntax for directory setup For systemd the syntax for directory and file creation that may be on tmpfs is directive based and not a shell script.
2012-07-02 18:21:28 +02:00
Robert Schweikert
eadb36122b
Bug #1276 : Increase timeout value The previous value of 5 seconds was not sufficient to complete the initialization phase and the oned process was killed prematurely. This causes subsequent startup attempts of oned to fail without providing an easily identifiable failure cause.
2012-07-02 18:20:51 +02:00
Tino Vazquez
8c13490bde
feature #1307 : Add sh option to VMware vmm driver
2012-06-20 15:50:32 +02:00
Ruben S. Montero
ce39dc516c
feature #1223 : Removed no-longer supported DISK/SOURCE attribute from VM_RESTRICTED_ATTR in oned.conf
2012-06-19 11:15:31 +02:00
Tino Vazquez
da5a18a886
feature #1307 : Add oned.conf options for attach disk in VMware
...
Modify scripts to abide to new parameter signature
2012-06-15 17:43:01 +02:00
Ruben S. Montero
17d869e388
Merge branch 'feature-1288'
...
Conflicts:
install.sh
2012-06-11 23:00:56 +02:00
Ruben S. Montero
e793ca89e1
feature #1288 : Remove previous quota drivers
2012-06-10 20:40:18 +02:00
Ruben S. Montero
87a7a09626
feature #1279 : Change name of *_monitoring_history internal variables. Adds a custom dump_monitoring method for single VMs. Expiration times are stored as time_t.
2012-05-17 00:56:03 +02:00
Carlos Martín
bb4d39baf5
Feature #1279 : Add one.vm.monitoring and one.vmpool.monitoring
...
methods, new vm_monitoring table
2012-05-16 16:09:27 +02:00
Jaime Melis
662f79c470
Feature #1240 : Enable lvm as a datastore driver in oned.conf
2012-05-10 18:47:34 +02:00
Giovanni Toraldo
7cea1aeb5a
Adding status command to be LSB compliant
2012-05-04 18:03:13 +02:00
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
Jaime Melis
a2b7cb6bc9
Bump to version 3.2.0
2012-01-12 12:29:18 +01: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
Jaime Melis
5116451f19
Include openSUSE systemd scripts contributed by Robert Schweikert
2011-12-21 12:44:45 +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
Jaime Melis
997f057e75
Bug #987 : Create the ONE_AUTH file during the packages installation in their proper path. Move functionality of ONE_AUTH generation to the package install scripts
2011-11-17 12:56:25 +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