1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

7568 Commits

Author SHA1 Message Date
Tino Vazquez
876e116a64 Add 3.8.5 migrator
(cherry picked from commit e3f9b0b373ed0ea7e0743add9dc639f492420a51)
2013-10-25 13:07:32 +02:00
Tino Vazquez
8a1fe4bcef Feature #2393: Add new CLONE_FSTYPE for images, supported in VMFS datastores ATM 2013-10-24 17:01:31 +02:00
Tino Vazquez
a4db79f4f1 feature #2183: Added oneflow and onegate CentOS init scripts 2013-10-24 16:19:45 +02:00
Tino Vazquez
f7f7b5c2fa Feature #2398: If vCenter present, undefine VMs thorugh it to aovid orphaned VMs 2013-10-24 15:03:20 +02:00
Javi Fontan
ea95505ebf Merge branch 'feature-2399' 2013-10-24 13:40:44 +02:00
Jaime Melis
a2b24764ac feature #1678: Improve monitoring algorithm and set better oned.conf defaults 2013-10-24 12:42:55 +02:00
Javi Fontan
97c0376e62 feature 2399: Do not clone cdrom images 2013-10-24 10:58:31 +02:00
Javi Fontan
a8c0702400 feature #2401: Set RUBYLIB environment with vendorized libs 2013-10-23 17:17:14 +02:00
Carlos Martín
8ed68744eb Feature #1712: Allow to change DS type even if the DS is in a cluster 2013-10-23 16:58:50 +02:00
Javi Fontan
53d6920125 Changes to README file 2013-10-23 15:22:50 +02:00
Jaime Melis
697b2297e9 feature #1678: close collectd-client.rb's output
(cherry picked from commit b66c9863707a594ea291ad0e7e93735056f37485)
2013-10-23 15:04:23 +02:00
Javi Fontan
7a0b393d39 Changes to README file 2013-10-23 15:03:53 +02:00
Tino Vazquez
81bacbbb04 Get rid of no longer existent VMware datastore drivers (superseded by vmfs datastore drivers) 2013-10-23 12:52:52 +02:00
Ruben S. Montero
41b38d3bda Add SIGQUIT and SIGTERM handlers to collectd driver. Exit when cannot read from oned pipes 2013-10-19 21:51:17 +02:00
Tino Vazquez
29d3a0b6ef Signature of run_probes changed, changing vmware.rb accordingly 2013-10-18 18:10:34 +02:00
Javi Fontan
9f51f72115 feature #2245: make xmlrpc-c-config the first option in scons
Try first using xmlrpc-c-config to compile and link options
instead of pkg-config. Needed for statically link new versions
of xmlrpc-c when other is installed systemwide.
2013-10-17 17:04:23 +02:00
Javi Fontan
39710849ad feature #2245: By default compiles with old xmlrpc-c
Now old_xmlrpc scons parameter is changed to new_xmlrpc. By default
it compiles with xmlrpc-c < 1.31. In case you want to compile with
version >= 1.31 you can add new_xmlrpc=yes to scons command and
the resulting binary will have new configuration parameters for
xmlrpc server.

http://dev.opennebula.org/issues/2245
2013-10-17 14:23:53 +02:00
Ruben S. Montero
fb48b5639c feature #2289: Fix install.sh 2013-10-16 22:28:55 +02:00
Ruben S. Montero
fa5f2fb3f5 Merge branch 'feature-2289'
Conflicts:
	install.sh
2013-10-16 22:23:59 +02:00
Ruben S. Montero
3f8a18add5 Merge branch 'im-collectd' 2013-10-16 22:09:48 +02:00
Ruben S. Montero
37fe970153 feature im-collectd: removed unused variable 2013-10-16 22:08:21 +02:00
Daniel Molina
b9b7912c0a feature #2289: Use deploy id to save and restore an ec2 instance, instead of creating a checkpoint file 2013-10-16 17:38:03 +02:00
Daniel Molina
2a77c2a5d9 feature #2289: Rename ec2.conf (ec2_driver.default) and hybrid_ec2.conf (ec2_driver.conf) 2013-10-16 17:37:11 +02:00
Daniel Molina
359e974f83 feature #2289: Add scripts for actions not supported 2013-10-16 17:33:31 +02:00
Jaime Melis
74edd8b23d im-collectd: onehost sync allows specific hosts or cluster to update 2013-10-15 18:50:20 +02:00
Tino Vazquez
6588fe5a9d Bug #2355: Now Sunstone datastore DS knows if it should maintain state or be cleared (for instance, when Reset button is clicked) 2013-10-15 18:24:49 +02:00
Tino Vazquez
36e80dbdf7 Evolving OpenNebula description 2013-10-15 18:05:16 +02:00
Jaime Melis
97f63c3659 im-collectd: the collectd-client stops if it receives a onehost sync 2013-10-15 17:58:10 +02:00
Jaime Melis
0b818bd373 im-collectd: the core only sends updates the first time the host is monitored. 2013-10-15 17:55:20 +02:00
Tino Vazquez
44c8e4da9c Bug #2362: Identify if multiple valued attribute is being change and add to array instead of overwritting 2013-10-15 17:11:47 +02:00
Tino Vazquez
675f0b646d bug #2280: Fixed sed -E --> sed -e for ESX
Also, some single quotes problem over ssh
2013-10-15 15:41:22 +02:00
Carlos Martín
b7234a4c37 Feature #1612: Add volatile disk quotas for attach/detach operations 2013-10-15 13:45:16 +02:00
Daniel Molina
434a151b1d feature #2289: Update ec2 driver to use the ruby sdk instead of the java cli
Capacity and endpoint for the host are now defined in hybrid_ec2.conf based on the host name
2013-10-15 13:36:37 +02:00
Jaime Melis
9146b2ef35 im-collectd: Add mutex to the sync command 2013-10-15 10:57:56 +02:00
Jaime Melis
0efc81f0ef im-collectd: Synchronous 'onehost sync'. 2013-10-14 20:25:08 +02:00
Jaime Melis
4dedcda455 im-collectd: collectd-client_control returns the output of a regular run_probes 2013-10-14 17:14:21 +02:00
Jaime Melis
48b1e1ce9f im-collectd: remove debug info 2013-10-14 16:16:21 +02:00
Jaime Melis
f8f90e1b0f im-collectd: remove repeated files in install.sh 2013-10-14 15:41:26 +02:00
Jaime Melis
c72841e01c im-collectd: read the collectd port from configuration file 2013-10-14 13:39:17 +02:00
Jaime Melis
6a002adbf1 Merge branch 'im-collectd' of git.opennebula.org:one into im-collectd 2013-10-14 10:59:01 +02:00
Jaime Melis
a7f77453fc im-collectd: add probes for xen and update install.sh 2013-10-13 21:48:10 +02:00
Jaime Melis
05cf77eab1 im-collectd: collectd-client agent 2013-10-13 21:34:17 +02:00
Ruben S. Montero
e3ec77b41a feature im-collectd: Added control parameters. Install collectd driver. Added configuration for collectd in oned.conf 2013-10-13 20:19:13 +02:00
Jaime Melis
37e065b7f7 Bump to version 4.3.80 2013-10-11 16:37:50 +02:00
Carlos Martín
18d67d02af Feature #1712: Fix scheduler resched migration 2013-10-10 18:19:22 +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