1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-25 06:03:36 +03:00

166 Commits

Author SHA1 Message Date
Jaime Melis
9a19cbfdea Feature #1068: add ceph to oned.conf 2013-02-14 18:55:15 +01:00
Ruben S. Montero
b924b8c81f feature #1658: Moved init methods to constructors (static). Make use of log system enums for type cheking. Use the same LOG variables as oned for scheduler. 2013-02-01 18:49:03 +01:00
Jaime Melis
50160c50c7 feature #1658: Move DEBUG_LEVEL and LOG_SYSTEM to the LOG section in oned.conf 2013-01-31 20:43:17 +01:00
Jaime Melis
2e487cdbbc Feature #1658: Enable syslog for oned.log
- LOG_SYSTEM in oned.conf
- SysLog class
2013-01-25 17:34:43 +01:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Carlos Martín
d4245a6699 Feature #1681: Add new oned.conf att. for a default umask 2013-01-18 18:34:51 +01:00
Carlos Martín
406877743e Feature #1103: Finish integrating the new oned.conf att. VM_SUBMIT_ON_HOLD 2012-12-20 18:57:20 +01:00
Tino Vazquez
0ce7ccf3f4 Cosmetic change in oned.conf 2012-10-22 12:04:59 +02:00
Tino Vazquez
1c7b54203d change hook signature in oned.conf for host_error.rb 2012-10-19 18:33:20 +02:00
Jaime Melis
25014ac99d Reorganize packaging files 2012-10-16 13:21:20 +02:00
Ruben S. Montero
3df4c6b65a Merge branch 'feature-1144' 2012-10-11 17:12:01 +02:00
Ruben S. Montero
24a83ca0af feature #1013: Updated the oned.conf file with hook information 2012-10-09 16:23:48 +02:00
Ruben S. Montero
621f615a0c feature #1013: Simplify "on create" Hooks (now $ID are the same instead of $VMID, $HID,...). Add support for create/remove Virtual Network Hooks 2012-10-08 12:33:32 +02:00
Ruben S. Montero
0d163cd300 feature #1144: Hook for UNKNOWN 2012-10-07 23:25:54 +02:00
Ruben S. Montero
ee40a04c83 feature #1393: DATASTORE_LOCATION can be set in the cluster template 2012-10-05 13:23:44 +02:00
Tino Vazquez
abd2c9c627 feature #1437: Rename tm vmware -> tm vmfs 2012-09-18 14:36:27 +02:00
Tino Vazquez
8981255a0d feature #1437: Add VMFS datastore to oned.conf 2012-09-11 16:29:43 +02:00
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