Ruben S. Montero
e88ff5f0da
New attribute MESSAGE_SIZE to configure xml-rpc Client for slave zones
2014-01-24 00:14:38 +01:00
Ruben S. Montero
03914330a4
Fix merge of master branch
2014-01-23 17:07:52 +01:00
Ruben S. Montero
7686ca93e0
Merge branch 'master' into vdc-federation
...
Conflicts:
include/GroupPool.h
include/UserPool.h
2014-01-23 16:36:22 +01:00
Ruben S. Montero
90a565c264
Revert "Feature #2665 : Move c++ xmlrpc client from sched to oned"
...
This reverts commit 11b255a0f7
.
2014-01-23 16:11:09 +01:00
Carlos Martín
8403b17998
Feature #2565 : Better management of zone & cluster id in ddd/del provider
2014-01-23 15:45:26 +01:00
Carlos Martín
0a33f08de1
Feature #2632 : Make two separate methods to update user/group, or its quotas
2014-01-22 18:54:48 +01:00
Carlos Martín
09f204e242
Merge branch 'master' of git.opennebula.org:faf-71
2014-01-22 13:21:59 +01:00
Carlos Martín
625890f9fc
Feature #2665 : New RMProxy class, proxy user methods
2014-01-22 13:17:09 +01:00
Carlos Martín
554cd57c61
Feature #2665 : Add federation config to oned.conf
2014-01-22 12:55:30 +01:00
Carlos Martín
11b255a0f7
Feature #2665 : Move c++ xmlrpc client from sched to oned
2014-01-22 12:43:24 +01:00
Ruben S. Montero
cda9fa28e7
feature #2632 : Moved DB implementation to its own class
2014-01-21 23:21:18 +01:00
Carlos Martín
cf31d91abd
Feature #2653 : Add zone id to each ACL rule
2014-01-21 12:52:25 +01:00
Carlos Martín
c2f1a6d1c4
Feature #2632 : Extract group quotas to another table
2014-01-16 17:08:08 +01:00
Carlos Martín
d5d904b114
Feature #2632 : Extract user quotas to another table
2014-01-15 16:27:50 +01:00
Tino Vazquez
461bda9f82
Feature #2613 : Extend zonepool with endpoint + update
...
Done for CLI and Sunstone
2014-01-13 18:26:21 +01:00
Javi Fontan
193e7a9cf6
feature #2371 : add pagination to pool info
...
When the end_id of pool.info xmlrpc call is lower than -1 the parameters
do not refer to object ids but offset and cuantity used for pool pagination.r
The SQL query will have "LIMIT start_id,-end_id".
2014-01-13 16:30:43 +01:00
Jaime Melis
11520021f7
Bump to version 4.5.0
2014-01-09 11:51:20 +01:00
Ruben S. Montero
99157ea06b
Feature #2572 : XML-RPC library element size can be defined in sched.conf
2013-12-21 01:35:51 +01:00
Carlos Martín
402eee32ef
Feature #2565 : New special cluster ID, 10, adds ACL rule *
...
This allows the admin to assign all resources from a zone
to a group
2013-12-20 17:21:47 +01:00
Carlos Martín
25fce2c847
Feature #2565 : Manage resource providers in oned
2013-12-13 16:16:53 +01:00
Carlos Martín
599dabd702
Feature #2565 : New method in acl manager to delete acl rules directly, instead of by id
2013-12-13 11:43:34 +01:00
Carlos Martín
f308bdeb06
Feature #2562 : New Zone pool in core
2013-12-12 19:08:59 +01:00
Javi Fontan
1abee8aafc
Take advantage of delete not acting on null values
...
Nebula.h and User.h
2013-12-10 18:03:03 +01:00
JensHoffmann
74414c31b1
Use std::string for log file name in module Log
2013-12-09 17:55:10 +01:00
Jaime Melis
6b32d4c20f
Bump to version 4.4.0
...
(cherry picked from commit d7c6a6a6d2
)
2013-11-28 15:11:39 +01:00
Javi Fontan
b775ef1247
Bump version to 4.3.90
...
(cherry picked from commit f783d3082b
)
2013-11-28 15:09:37 +01:00
Ruben S. Montero
9eba97912c
bug #2492 : Host rename requires ADMIN rights
2013-11-23 18:56:41 +01:00
Ruben S. Montero
7f2a68c5d5
Get rid of unneeded double string-int conversions
2013-11-22 10:15:57 +01:00
Ruben S. Montero
eb56f526a6
feature #2435 : Remove unused function. Minor optimizations
2013-11-21 23:40:13 +01:00
Carlos Martín
b2cb9c10f6
Feature #2435 #2092 : Rename HYBRID to PUBLIC_CLOUD
2013-11-21 18:46:31 +01:00
Carlos Martín
4a71896ec6
Feature #2435 #2092 : Allow deployment to hybrid hosts using system DS -1
2013-11-21 18:46:31 +01:00
Carlos Martín
70444b21f7
Feature #2435 #2092 : Code cleanup.
...
Hybrid hosts are not detected with the generic HYBRID=YES
2013-11-21 18:46:31 +01:00
Carlos Martín
637f1dbbd2
Feature #2435 #2092 : New generic HYBRID section in VMs, better automatic_requirements
2013-11-21 18:46:30 +01:00
Carlos Martín
ab619a50f4
Bug #2487 : RM forces the system DS for stopped/undeployed VMs
2013-11-21 18:28:49 +01:00
Carlos Martín
bc6ae465d9
Feature #2479 : Allow CONTEXT/DEV_PREFIX, and make 'hd' the default prefix for cdrom type disks
2013-11-21 16:01:35 +01:00
Ruben S. Montero
d1b71d0df1
bug #1264 : Do not allow wrong number in GRAPHICS/PORT; i.e. floats, <0, strings...
2013-11-21 12:07:06 +01:00
Ruben S. Montero
5fb9fc931e
Fix bug that prevents a host from come out init state
...
(cherry picked from commit e4f46706bcd765e712506408fc8f6023d6f40efd)
2013-11-18 22:13:40 +01:00
Ruben S. Montero
78171a42a2
:im-threads: Add oned.conf configuration attribute. Moved thread pool to IM
...
(cherry picked from commit 3ab3b92de2c054f63e3c9b40246082d24b451e1e)
2013-11-18 22:13:40 +01:00
Ruben S. Montero
9f691779cd
Add multithead Information Manager to process monitor messages
...
(cherry picked from commit 042ba56731720c4d7973015b5cc89945bebed8d3)
2013-11-18 22:13:40 +01:00
Jaime Melis
96b5cd4276
Bump to version 4.3.85
2013-11-15 14:32:03 +01:00
Carlos Martín
1a2b923825
Feature #1796 : Add ceph host and secret to kvm deployment files
2013-11-15 12:58:53 +01:00
Carlos Martín
b559b3250a
Feature #2459 : Define image, ds and vnet attributes to be inherited to the VM disk or nic sections
2013-11-14 11:49:53 +01:00
Ruben S. Montero
f5876a248e
bug #2144 : Execute epilog commands if an attach operation fails
2013-11-10 20:40:04 +01:00
Carlos Martín
f00d57c013
Feature im-collectd: host poll info gives a grace period to lost and zombie VMs
...
Because the collectd will report always outdated info, even if it is
only by a few seconds, the core must take into account that recently
deployed VMs can be missing from the monitoring information.
The same happens for deleted VMs, they may appear as running in the
next host monitoring information.
2013-11-06 13:06:56 +01:00
Jaime Melis
b76b22dc6e
Feature #1678 : Don't process MONITOR_PUSH_INTERVAL in the core.
2013-11-05 19:24:38 +01:00
Ruben S. Montero
9837e7c93a
feature #1678 : Remove host right before sending the STOPMONITOR action to driver
2013-11-05 19:20:28 +01:00
Jaime Melis
3a6cd82ae4
Feature #1678 : Add a new MONITORING_PUSH_INTERVAL
...
configuration option that handles the time between push
monitoring intervals. This new parameter is passed on to the
collectd-client.rb
2013-11-05 12:55:52 +01:00
Ruben S. Montero
a2dd9e9780
feature #2357 : When creating a Datastore, if a wrong DISK_TYPE is specified an error is reported
2013-11-03 18:03:39 +01:00
Ruben S. Montero
9f9057dd79
Wait poll_period since the VM started to run to proactively monitor a VM
2013-11-02 18:25:10 +01:00
Ruben S. Montero
b99d0c294a
Merge branch 'feature-1678'
...
Conflicts:
src/im_mad/remotes/common.d/collectd-client_control.sh
src/onedb/4.2.0_to_4.3.80.rb
2013-10-25 21:23:27 +02:00