Ruben S. Montero
aaaadf3fc8
feature #1712 : Default DS selection code moved to Cluster class
2013-09-16 12:00:34 +02:00
Carlos Martín
9d30cbc2ce
Feature #1712 : Fix resched. It was planning migrations to hosts using different system DS
2013-09-11 17:41:35 +02:00
Carlos Martín
44332e72a6
Feature #1712 : Fix comments in sched.conf
2013-09-11 16:31:25 +02:00
Carlos Martín
578e9073dd
Feature #1712 CLI: Show DS id in VM history, remove system_ds from cluster output
2013-09-11 16:25:37 +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
Carlos Martín
df161051f9
Feature #1712 : Fix sched.conf syntax error
2013-09-10 11:33:56 +02:00
Carlos Martín
fe2d710146
Feature #1712 : Add Ds id to deploy action, cli, ruby & java oca
2013-09-09 18:32:34 +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
a82eb968fe
Merge branch 'feature-1742'
2013-08-30 16:53:14 +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
50fab83372
Bug #2276 : onedb restore does not require the sqlite file to exist
2013-08-28 10:55:31 +02:00
Carlos Martín
074c17a002
Feature #1742 : Update user pool xsd
2013-08-27 18:27:09 +02:00
Carlos Martín
038b0c05a0
Fix typo in fsck
2013-08-27 12:10:58 +02:00
Carlos Martín
70d7b833f5
Feature #1742 : Add secondary groups to fsck
2013-08-26 19:14:45 +02:00
Carlos Martín
d5cc5ea07a
Feature #1742 : secondary groups actions in Java OCA
2013-08-26 18:17:55 +02:00
Tobias Brunner
6d1a85be20
Update ozones-server.rb
...
Fix logging when .htaccess error occurs
2013-08-26 17:13:35 +02:00
Tino Vazquez
b0b69aab45
Bug #2209 : Get ID from first column of datatable if not present in second
...
(cherry picked from commit 804f7a84e45c3b058fe28843fae45680565654f7)
2013-08-26 17:06:46 +02:00
Carlos Martín
7b8659a7c4
Feature #1742 : Add secondary groups to the CLI
2013-08-26 16:51:02 +02:00
Carlos Martín
ddad4270ac
Feature #1742 : Add migrator to 4.3.80
2013-08-26 13:20:47 +02:00
Carlos Martín
01f2d43707
Bug #2281 : Fix DS monitoring parse error crash
...
(cherry picked from commit 9d9e9d7ca6eb8f3bc95558474f291c9c3e8feb8d)
2013-08-26 12:31:53 +02:00
Javi Fontan
0635dce70b
bug #2279 : call xen3 poll in xen3 im
2013-08-26 11:41:01 +02:00
Javi Fontan
bb342a1297
bug #1841 : remove checkpoint file after restore
2013-08-24 17:39:39 +02:00
Javi Fontan
76164fa1d0
bug #2258 : update raw examples in vmm config files
2013-08-23 18:39:32 +02:00
Carlos Martín
913a96f7e8
Feature #1742 : chgrp does not delete the user from the previous group
...
This allows users to use the chgrp to change their own primary
group to one of the secondary ones
2013-08-23 18:37:50 +02:00
Carlos Martín
d0b28bc90a
Feature #1742 : When a user is deleted, it is now removed from the secondary groups
2013-08-23 18:23:59 +02:00
Ruben S. Montero
b2e339ccea
feature #1712 : Couple host and system DS schedule
2013-08-23 18:19:14 +02:00
Ruben S. Montero
81d3d37064
feature #1712 : Use constant for Cluster none
2013-08-23 18:14:05 +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
Ruben S. Montero
2bf0cf7a90
feature #1712 : Make use of datastore selection
2013-08-23 00:46:05 +02:00
Carlos Martín
990092271c
Feature #2145 : Remove host monitoring attributes from the template
2013-08-22 15:04:25 +02:00
Javi Fontan
a1adef11a5
bug #2269 : get IPV6 and IP6 in context packages
...
The core in 4.2 sets the IPv6 in context as IP6 instead of
IPV6 as done in OpenNebula 4.0. This change makes the context
packages compatible with both variables.
2013-08-21 15:29:04 +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
Javi Fontan
68e413c27c
feature #2248 : add password and listen parameters to VNC and spice
2013-08-21 12:41:04 +02:00
Javi Fontan
28918af2a3
feature #2248 : add --spice parameter to onevm/onetemplate create
2013-08-20 17:03:09 +02:00
Ruben S. Montero
4c67a68b0a
Merge branch 'bug-2271'
...
Conflicts:
src/datastore_mad/remotes/ceph/monitor
2013-08-17 23:58:10 +02:00
Ruben S. Montero
916b80c409
Merge branch 'bug-2263'
2013-08-17 23:44:36 +02:00
Ruben S. Montero
a4fcbef2a4
Merge branch 'bug-2257'
2013-08-17 23:32:54 +02:00
Ruben S. Montero
a2d228795e
Merge branch 'feature-2262'
2013-08-17 21:49:44 +02:00
Ruben S. Montero
37e8d9d861
feature #2262 : fix default substitution
2013-08-17 21:47:57 +02:00
Jaime Melis
72dc5e70a4
Bug #2271 : rados command doesn't need sudo
2013-08-16 12:00:50 -04:00
Jaime Melis
3c8dbd669a
Bug #2271 : remove '-O rbd' from qemu-img
2013-08-16 12:00:36 -04:00
Jaime Melis
94b3245caf
Bug #2263 : export LC_ALL and LANG and set -e for all the required remote scripts (ssh_monitor_and_log and ssh_exec_and_log)
2013-08-16 11:44:37 -04:00
Jaime Melis
371094bbd5
Bug #2257 : rename sudoers files
2013-08-15 15:53:47 -04:00
Jaime Melis
c80a947613
Bug #2257 : Add sudoers files for all distributions
2013-08-15 15:15:50 -04:00
Jaime Melis
886cc05b8b
Bug #2257 : Better label for ONE commands for the sudoers file
2013-08-15 15:05:00 -04:00
Jaime Melis
cb15b27ea0
Bug #2257 : deterministic output for ruby 1.8.7
2013-08-15 13:58:43 -04:00