1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-26 06:50:09 +03:00

798 Commits

Author SHA1 Message Date
Daniel Molina
f1ac3d4765 Fix error in install.sh 2014-03-07 16:30:26 +01:00
Daniel Molina
0e3a54bc2c Remove timepicker dependency 2014-03-07 16:25:48 +01:00
Daniel Molina
0128fbd068 Merge branch 'master' into foundation5
Conflicts:
	src/sunstone/public/js/plugins/templates-tab.js
	src/sunstone/public/js/sunstone-util.js
2014-03-05 12:59:23 +01:00
Carlos Martín
e317c57a55 Feature #2743: onedb upgrade now has two set of migrator files, for shared and local tables 2014-03-03 19:11:17 +01:00
Daniel Molina
26808f0efc Upgrade to ZURB Foundation 5 2014-03-03 12:36:10 +01:00
Javi Fontan
414fdf8fb6 bug #2560: add remote to kill wild collectd processes 2014-02-21 19:05:02 +01:00
Carlos Martín
dfb052b9ed Add onedb migrator to 4.5.80 2014-02-18 17:22:31 +01:00
Carlos Martín
af0f1dda7d Add migrator to 4.4.1
(cherry picked from commit b77d2b351e41767f72f5394bea7e04a0cdd5d30f)
2014-02-17 17:54:40 +01:00
Ruben S. Montero
c557515575 Merge branch 'vdc-federation'
Conflicts:
	src/sunstone/public/js/plugins/groups-tab.js
2014-02-13 10:56:32 +01:00
Carlos Martín
dec29bc6ca Feature #2694: First version of onedb import-slave command 2014-02-11 17:31:29 +01:00
Daniel Molina
d30c61355a Upgrade FontAwesome to 4.0.3 2014-02-11 15:49:45 +01:00
Daniel Molina
a84f2e0227 Upgrade jQuery to 1.11.0 2014-02-11 15:48:17 +01:00
Matthias Schmitz
bdf4b8a019 Request #2342 : Remove unused jslib datetimepicker.
See http://dev.opennebula.org/issues/2342 for more information.

Signed-off-by: Daniel Molina <dmolina@opennebula.org>
2014-02-04 19:07:10 +01:00
Carlos Martín
79e90bc8d6 Feature #2691: Remove oZones code
Farewell oZones, you will be dearly missed
2014-01-29 15:56:20 +01:00
Tino Vazquez
06c8bdfa6d Remove unused group.default 2014-01-24 12:13:49 +01:00
Tino Vazquez
e332df6d1d Add group.default to install.sh 2014-01-23 19:00:57 +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
Jaime Melis
11520021f7 Bump to version 4.5.0 2014-01-09 11:51:20 +01:00
Tino Vazquez
eb515a4756 Feature #2570: Improve CLI support for new group functionality 2013-12-20 12:16:37 +01:00
Carlos Martín
ff0ff9d8f8 Feature #2562: Manage zones in suntone
Fow now, the tab only lists and deletes zones. We'll need to
do a creation wizard, decide if we want actions like rename,
update, etc.
2013-12-13 19:19:41 +01:00
Carlos Martín
7db13c428a Feature #2562: New Zone pool in ruby oca and cli 2013-12-12 19:10:12 +01:00
Tino Vazquez
86e457b0d3 Add migrator to 4.4 RC 4.3.90
(cherry picked from commit 972bb1f94a3c2880637f7ef364bf705d168f4137)

Conflicts:
	install.sh
2013-11-28 15:08:18 +01:00
Javi Fontan
080a8031e0 Merge branch 'feature-2468' 2013-11-27 11:22:48 +01:00
Carlos Martín
0474c02e42 Add migrator to 4.4.0 2013-11-26 18:23:00 +01:00
Javi Fontan
1078fea788 feature #2468: add probe to get remotes version 2013-11-26 10:49:20 +01:00
Javi Fontan
826c558941 feature #2468: use VERSION in onehost sync
* Only updates hosts with VERSION value < $REMOTES/VERSION
* Adds VERSION to the host when the update is correct
2013-11-25 19:21:47 +01:00
Jaime Melis
cf717232f6 Bug #2467: live migration in xen4
(cherry picked from commit 563168e1ebe37812951e3a33bb77f4eaf644970e)
2013-11-19 12:57:35 +01:00
Carlos Martín
d4572f66a0 Add migrator to 4.3.85 2013-11-15 15:03:30 +01:00
Tino Vazquez
0546c7e77a feature-2460: Initial take to iSCSI removal. It will be an addon from now on.
https://github.com/OpenNebula/addon-iscsi/
2013-11-14 17:10:44 +01:00
Javi Fontan
8cf0f56b8f feature #2446: rename shared_lvm to fs_lvm 2013-11-11 17:43:57 +01:00
Ruben S. Montero
aed6b9d8bc Merge branch 'feature-2259' 2013-10-25 22:17:50 +02: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
Jaime Melis
f7aa3c503d feature #1678: New stop_probes action in the IM driver 2013-10-25 17:53:12 +02:00
Carlos Martín
c7d077fcea Fix install.sh 2013-10-25 16:08:04 +02:00
Tino Vazquez
1a57cbd5b7 Added migrator from 3.8.5 2013-10-25 13:11:19 +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
Javi Fontan
2804bc4ad5 feature #1678: bug in install.sh 2013-10-17 16:37:59 +02:00
Javi Fontan
9d9ff62a53 feature #1678: monitor system ds probe for kvm and xen 2013-10-17 16:37:15 +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
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
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
f8f90e1b0f im-collectd: remove repeated files in install.sh 2013-10-14 15:41:26 +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
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
Ruben S. Montero
577a721873 im-collectd: Collect driver that listens UDP async connections from hosts. Collectd, collects the hosts monitoring data and periodically flushes to OpenNebula core. Needs configuration, error checking and logs 2013-09-29 23:08:08 +02:00
Ruben S. Montero
48512ff93b Merge branch 'feature-2284' 2013-09-19 23:09:15 +02:00
Jaime Melis
ee662a22ba feature #2321: Update install.sh 2013-09-16 16:22:36 +02:00
Javi Fontan
df9862ad30 feature #2289: add default parameters to ec2 drivers 2013-09-05 12:27:15 +02:00