Ruben S. Montero
67732e18f9
feature #1678 : Remnoved unneeded forward declaration
2013-10-24 15:42:07 +02:00
Ruben S. Montero
2660b2ff5b
feature #1678 : Moved update info of datastore, and minor work on monitor callback function
2013-10-24 15:30:21 +02:00
Carlos Martín
232482a97b
Feature #1678 : Move TM_MAD ln and clone target definitions to oned.conf
2013-10-23 16:15:18 +02:00
Carlos Martín
ed8aa715bd
Feature #1678 : Remove the with_ds_info param in host poll
2013-10-22 17:46:34 +02:00
Carlos Martín
bf8c8f1646
Feature #1678 : small refactor
2013-10-22 17:20:23 +02:00
Carlos Martín
51124a9d12
Feature #1678 : Move DS location monitorization att to Host Share
2013-10-22 17:12:06 +02:00
Carlos Martín
79472b23e1
Feature #1678 : Make the DS monitorization more generic
...
System DS do not have ln and clone targets, and this
change allows monitorization to return any arbitrary
values to be used in SCHED_REQ and SCHED_RANK, like
FS speed
2013-10-22 16:49:30 +02:00
Carlos Martín
149dab3525
Feature #1678 : Add a template to HostShare, store local system DS monitorization there
2013-10-22 15:42:51 +02:00
Carlos Martín
da7aa6117b
Merge branch 'feature-1678' of git.opennebula.org:one into feature-1678
2013-10-21 15:40:56 +02:00
Carlos Martín
c28d9710ce
Feature #1678 : Store non shared DS info in host template
2013-10-21 15:39:58 +02:00
Ruben S. Montero
d5277652ce
feature #1678 : Datastore location sent to the IM driver. Updated probes and collector manager accordingly
2013-10-20 15:11:13 +02:00
Carlos Martín
debdc9a92c
Feature #1678 : Host monitorization copies DS info to each system DS. Assumes all DS are shared.
2013-10-17 17:38:52 +02:00
Carlos Martín
5f8af5cf39
Feature #1678 : Make all disk related variables long long
2013-10-17 17:38:45 +02:00
Carlos Martín
b7234a4c37
Feature #1612 : Add volatile disk quotas for attach/detach operations
2013-10-15 13:45:16 +02:00
Jaime Melis
37e065b7f7
Bump to version 4.3.80
2013-10-11 16:37:50 +02:00
Ruben S. Montero
e24fc1aae4
Merge branch 'feature-1612'
2013-10-10 15:35:06 +02:00
Ruben S. Montero
d21c71f93c
Merge branch 'feature-2092'
2013-10-10 13:12:03 +02:00
Ruben S. Montero
38ad6cebeb
feature #2092 : Make use of hybrid hypervisor instead of attribute
2013-10-10 13:07:33 +02:00
Ruben S. Montero
e68fe0202d
Merge branch 'feature-1683'
2013-10-09 18:40:09 +02:00
Ruben S. Montero
09fe471af6
feature #1683 : Renamed Nebula::init() to Nebula::bootstrap_db()
2013-10-09 18:39:18 +02:00
Carlos Martín
4020d536cb
Feature #1612 : Add VOLATILE_SIZE to VM quotas
2013-10-09 12:13:23 +02:00
Jaime Melis
3c300cc5c3
Bug #2252 : Guest XML incorrect for CDROM images in a ceph datastore
...
Also prepare a new DiskType for Gluster, which might be useful in the future
2013-10-08 18:51:54 +02:00
Carlos Martín
a9bccd4423
Feature #1683 : Simplify bootstrap methods
2013-10-08 15:14:12 +02:00
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
e0f2a3b393
feature #1612 : Functions to check if a disk is volatile and to compute the total size of volatile disks of a template
2013-10-04 20:24:31 +02:00
Tino Vazquez
3b269146bc
feature #2092 : Added hybrid mode, not triggering PROLOG
...
Still need to figure out EPILOG
2013-10-04 19:05:55 +02:00
Ruben S. Montero
5899820844
Merge branch 'feature-1712'
...
Conflicts:
src/scheduler/src/pool/HostXML.cc
2013-10-04 15:00:44 +02:00
Ruben S. Montero
4309d10c12
bug #2326
2013-10-04 13:26:03 +02:00
Ruben S. Montero
3cb4a984c1
bug #2352 : Set host share variables to long long type
...
Conflicts:
src/host/Host.cc
2013-10-02 18:24:33 +02:00
Carlos Martín
ff384e6b01
Bug #2353 #2354 : disk_type is not removed from template, is processed in update, and is case insensitive
2013-10-02 16:21:46 +02:00
Ruben S. Montero
56681cec9a
Merge branch 'master' into feature-1712
2013-09-16 12:01:38 +02:00
Ruben S. Montero
aaaadf3fc8
feature #1712 : Default DS selection code moved to Cluster class
2013-09-16 12:00:34 +02:00
Ruben S. Montero
59bbb3b156
feature #2245 : Allow multiple MySQL connections
2013-09-11 12:38:58 +02:00
Carlos Martín
1d0cd105f4
Feature #1712 : If the ds_id is not defined, the first cluster system DS is used
2013-09-10 13:43:50 +02:00
Ruben S. Montero
33579df771
feature #1713 : Deal with concurrent renames
2013-09-04 18:43:23 +02:00
Carlos Martín
00525bf5c9
Merge remote-tracking branch 'origin/master' into feature-1713
2013-09-02 15:45:43 +02:00
Carlos Martín
17052e6992
Feature #1713 : Add host, ds and vnet rename actions
2013-09-02 12:53:54 +02:00
Ruben S. Montero
9eb140e38b
feature #1712 : Use cluster system DS. If no DS is specified in onevm.deploy the default SYSTEM_DS will be used.
2013-08-31 01:03:46 +02:00
Ruben S. Montero
28d5bedc91
Merge branch 'master' into feature-1712
...
Conflicts:
src/xml/expr_arith.cc
src/xml/expr_bool.cc
src/xml/expr_bool.h
2013-08-30 17:08:48 +02:00
Ruben S. Montero
983804df18
feature #1742 : Redo parsers, clear set of group ids in case of failed authN
2013-08-30 16:50:04 +02:00
Carlos Martín
b4e63d8a33
Feature #1742 : add/del secondary group requires MANAGE GROUP
2013-08-23 17:46:46 +02:00
Carlos Martín
0bc0f4a353
Feature #1742 : List resources from secondary groups
2013-08-23 15:36:43 +02:00
Carlos Martín
1b3a10b958
Feature #1742 : Methods to add and remove secondary groups
2013-08-23 13:30:06 +02:00
Carlos Martín
7bfb930292
Feature #1742 : Add a set of group IDs to Users
2013-08-23 12:39:14 +02:00
Carlos Martín
990092271c
Feature #2145 : Remove host monitoring attributes from the template
2013-08-22 15:04:25 +02:00
Ruben S. Montero
cad0fc8903
feature #1712 : Deployment and Migration API calls accept target system DS
2013-08-21 13:20:09 +02:00
Ruben S. Montero
eca497f5f4
Merge branch 'master' into feature-1712
2013-08-06 17:32:28 +02:00
Ruben S. Montero
ef1275caf6
feature #1712 : Generic match-making functions. It can be used with any Resource and not just hosts
2013-08-06 17:25:21 +02:00
Jaime Melis
e3594fc11b
Bump to version 4.3.0
2013-08-06 07:42:57 -04:00
Carlos Martín
4926f60fdb
Feature #2245 : Add new xmlrpc config params to oned.conf
...
(cherry picked from commit b84158f98df5cb279b4f255367905b87262be256)
2013-07-31 18:36:07 +02:00