Javi Fontan
df9862ad30
feature #2289 : add default parameters to ec2 drivers
2013-09-05 12:27:15 +02:00
Javi Fontan
6b16ffabbf
feature #2289 : change oned.conf to use the new ec2 drivers
2013-09-03 18:52:33 +02:00
Javi Fontan
b4c05bd62b
feature #2289 : refactor ec2 drivers to standard form
2013-09-03 18:40:41 +02:00
Javi Fontan
93ffea79f9
feature #2289 : monitor all VMs in EC2 IM
...
Get information from all EC2 instances in IM driver and provide
this information to OpenNebula so a VM poll is not executed per VM.
The monitoring will be much faster as VM is very expensive and the time
it takes to get info about one VM is very similar to getting information
about all VMs.
To keep track of the OpenNebula ID in EC2 machines a new tag is added
to EC2 instances (ONE_ID). This is used when monitoring VMs. VMs without
this tag wont be correctly reported to OpenNebula and will be monitored
with the old method (VM poll).
This version is kind of a PoC. The driver should be refactored so it
is similar to other drivers, that is, one script per action. The library
that holds the functionality will be held in a library file in VMM
driver as VMware drivers. Special care should be taken read
EC2 parameters as now is needed by both VMM and IM.
2013-09-02 16:01:44 +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
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
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
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
Jaime Melis
a067fb082d
Bug #2257 : Add a sudoers file generator
2013-08-15 12:04:40 -04:00
Jaime Melis
485a19047d
Bug #2257 : convert paths in OpenNebulaNetwork.rb to relative paths
2013-08-15 11:57:14 -04:00
Jaime Melis
ad21698a3f
Bug #2266 : Incompatible use of round method in earlier Ruby versions found in OneFlow component
2013-08-13 17:14:01 -04:00
Jaime Melis
15d28c11bc
feature-2262: Remove HOST default attribute from iscsi.conf and iscsi drivers
2013-08-09 12:23:17 -04:00
Jaime Melis
c66d605fe8
feature-2262: Make iscsi drivers use incremental xpath structure
2013-08-09 12:23:15 -04:00
Jaime Melis
5e8f9f050c
feature-2262: Remove HOST default attribute from ceph.conf and ceph drivers
2013-08-09 12:23:11 -04:00
Jaime Melis
36c3512f37
feature-2262: Remove HOST default attribute from lvm.conf
2013-08-09 12:23:05 -04:00
Jaime Melis
b9dc86c9bd
feature-2262: Make lvm drivers use incremental xpath
2013-08-09 12:22:18 -04:00
Jaime Melis
e3594fc11b
Bump to version 4.3.0
2013-08-06 07:42:57 -04:00
Daniel Molina
97b713fd7f
bug #2255 : Add custom tags to template creation form
2013-08-05 11:41:05 +02:00
Daniel Molina
b6c75a34d1
bug #2255 : Hide data_vmx by default
2013-08-05 11:31:19 +02:00
Daniel Molina
61558708ed
bug #2255 : Update css
2013-08-05 11:06:40 +02:00
Daniel Molina
b3c0f6a852
bug #2255 : Add RAW tab to views conf
2013-08-05 11:06:28 +02:00
Daniel Molina
fc32d73015
bug #2255 : Add RAW section to template creation form
2013-08-05 11:06:01 +02:00
Daniel Molina
5ed3e8659c
Bug #2253 : Remove old VNC_LOCK constant
2013-08-02 20:41:56 +02:00
Daniel Molina
4d942f7a87
bug #2253 : sunstone vnc proxy can't find it's lock file correctly
2013-08-02 20:38:50 +02:00
Daniel Molina
a424e92886
Remove oLanguage from default data table conf, since some tables are not working correctly(cherry picked from commit 5025c8f7dace0f1f91d7f34554929aabbd07a4d0)
2013-08-02 10:36:11 +02:00
Carlos Martín
7d128316f5
Bug #2045 : wrap around the vnc port number
...
(cherry picked from commit 005aa35739ac1b2ebe8646fc21283e75b8b5f785)
2013-08-01 16:28:22 +02:00
Carlos Martín
e27a5b9a7e
Better srand initialization
...
(cherry picked from commit 31e22f684fc8da83320188e5cec430e4182a9b39)
2013-08-01 15:54:54 +02:00
Javi Fontan
4e335128a6
Feature #2245 : revert timeout change in ruby oca
...
(cherry picked from commit dfe3fda6c36778da739b05064fd802851c98a5a6)
2013-08-01 11:27:03 +02:00
Carlos Martín
7a8c4c7a98
Feature #2245 : New scons option, old_xmlrpc=yes
...
(cherry picked from commit e98dad20e115921ec719d61763c4cdf49e57d113)
2013-07-31 18:36:07 +02: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
Javi Fontan
09a10e3dcc
Feature #2245 : Add xmlrpc concurrency paramenters to oned
...
(cherry picked from commit 4f271af67fcaac8993b6a56a2337b92590e1c57f)
2013-07-31 18:36:07 +02:00
Daniel Molina
d7cc47e762
bug #2220 : Update quota cannot create 2 quotas for the same type of resource
2013-07-30 18:53:40 +02:00