1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-10 01:17:40 +03:00
Commit Graph

100 Commits

Author SHA1 Message Date
Robert Schweikert
2054836301 Feature #1683: create a way to initialize without service start + This allows a mode to just initialize the database + Changes the decision making about DB bootstrapping such that a missing DB no longer produces misleading messages in the log file + Allows the DB to be initialized/bootstrapped during an automated install process without having to wait for some arbitrary time to kill the daemon - return the SQL error code from the DB::exec method + This allows to make decisions about DB bootstrapping earlier and avoids misleading messages in the log file 2013-10-08 15:14:00 +02:00
Ruben S. Montero
4309d10c12 bug #2326 2013-10-04 13:26:03 +02:00
Jaime Melis
e3594fc11b Bump to version 4.3.0 2013-08-06 07:42:57 -04:00
Carlos Martín
f53fdb3d4a Fix log level
(cherry picked from commit 580b39c734)
2013-07-16 16:53:08 +02:00
Jaime Melis
e87da0aa31 Bump version 4.1.0 2013-05-09 16:12:37 +02:00
Javi Fontan
437346202c Bump version 2013-05-06 16:01:53 +02:00
Jaime Melis
ede3bf7528 Bump to version 3.9.90 (OpenNebula 4.0 RC1) 2013-04-16 12:16:54 +02:00
Javi Fontan
d937cc33ce Bump version to 3.9.80 2013-03-25 12:39:05 +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
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
Ruben S. Montero
02208c5676 feature #1103: Always deal with boolean values from oned.conf in the same way 2012-12-24 02:41:17 +01:00
Ruben S. Montero
d6091c439e feature #1611: Abstracts system properties and system DB management 2012-11-30 02:59:26 +01:00
Carlos Martín
c35887f3c3 Feature #1611: Add persistence to default quotas, in a new DB table 2012-11-26 18:14:12 +01:00
Carlos Martín
08f8806de9 Feature #1611: DefaultQuotas methods to & from xml 2012-11-26 16:12:05 +01:00
Carlos Martín
edfed5e531 Feature #1611: Create new class DefaultQuotas, and disable the limit '-1' for def. quotas 2012-11-26 12:48:10 +01:00
Carlos Martín
1fde5eca2e Feature #1611: Add xml-rpc methods to retrieve and update the default user & group quotas 2012-11-23 16:03:10 +01:00
Carlos Martín
8ed9fa884a Feagture #1611: Make the default quotas work for both user and group 2012-11-19 16:38:39 +01:00
Carlos Martín
c04f35d5ed Feature #1611: Start working in support for default User quotas 2012-11-19 15:20:36 +01:00
Carlos Martín
f487277f03 Feature #1544: New xml-rpc method one.system.config 2012-11-14 12:54:31 +01:00
Ruben S. Montero
b52381f8ba Merge branch 'feature-1551' 2012-10-30 16:19:14 +01:00
Jaime Melis
0f928cd7cb Bump version to 3.9.0 2012-10-29 19:21:15 +01:00
Ruben S. Montero
9884571fb0 feature #1551: Make VM directories in /var/lib/one/vms/<vm_id> instead of /var/lib/one/<vm_id> 2012-10-28 19:19:57 +01:00
Jaime Melis
e5c0d20b96 Bump version 3.8.0 2012-10-18 13:02:43 +02:00
Jaime Melis
b27629f26e Bump vesion to 3.7.80 2012-10-04 11:58:17 +02:00
Jaime Melis
9dcba5ddf1 Bump version to 3.7.0 2012-07-05 11:51:05 +02:00
Carlos Martín
ffc99eea2f Bug #1306: Use the tm_mad stored in the history, instead of the system_ds tm_mad 2012-06-28 16:45:00 +02:00
Jaime Melis
746d68db03 Bump version to 3.5.80 2012-06-22 16:05:02 +02:00
Carlos Martín
cc132e239a Feature #1304: Create new DocumentPool, add ACL Object to Core, Ruby and Java OCA 2012-06-08 15:41:59 +02:00
Jaime Melis
7104f524c3 Bump to development version 3.5.0 2012-04-16 14:11:07 +02:00
Jaime Melis
88e981887b Revert "Bump to development version 3.5.0" - Wrong date for some copyrights.
This reverts commit 5c7410c678.
2012-04-16 14:06:30 +02:00
Jaime Melis
5c7410c678 Bump to development version 3.5.0 2012-04-16 12:43:12 +02:00
Ruben S. Montero
58ebcb9b05 bug #903: Debug Level from oned.conf is now used for VMs 2012-04-03 18:02:14 +02:00
Jaime Melis
226d404a6f Bump version to 3.3.80 (release-3.4-beta1) 2012-03-29 13:02:25 +02:00
Ruben S. Montero
c58dd74666 feature #1112: Adjust core modules to generate right paths for system datastore. Fix bugs in TM shared 2012-03-02 00:06:57 +01:00
Carlos Martín
55b4b9510a Feature #1112: DS base_path is set by the core in /var/lib/one/datastores/$ID 2012-03-01 14:59:19 +01:00
Carlos Martín
4d5ea6f8a2 Merge branch 'master' into feature-1112 2012-02-28 12:33:05 +01:00
Ruben S. Montero
37e25141de feature #1112: Makes system datastore access safer 2012-02-26 21:52:10 +01:00
Ruben S. Montero
5363c4ff05 feature #1112: Fix VM paths for the new system datastore 2012-02-25 23:31:44 +01:00
Ruben S. Montero
96e1055543 feature #1112: Get TM_MAD from Datastores 2012-02-25 01:25:59 +01:00
Ruben S. Montero
80b49ff6b4 feature #1112: Add system_dir for VMs 2012-02-24 23:13:22 +01:00
Carlos Martín
4e2b33fa23 Feature #1112: Clusters are coming back into fashion this season 2012-02-24 15:58:51 +01:00
Jaime Melis
ae35b61159 Bump to 3.3.0 2012-02-20 12:31:34 +01:00
Carlos Martín
354ef28985 Feature #1112: Continue integration of DatastorePool in Nebula class 2012-02-10 13:24:52 +01:00
Ruben S. Montero
69e9192a98 feature-1112: Delete dspool when destoying the Nebula class 2012-02-10 01:18:46 +01:00
Carlos Martín
9ec4b450a4 Feature #1112: Create Datastore and DatastorePool classes, and RM methods 2012-02-09 17:56:47 +01:00
Jaime Melis
a2b7cb6bc9 Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Ruben S. Montero
52819b7909 feature #360: Split NebulaTemplate class to support addtional configuration files for OpenNebula daemons 2011-12-13 23:57:56 +01:00
Jaime Melis
db18cbe829 Bump to version 3.1.80 2011-12-05 17:56:34 +01:00