1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-11 05:17:41 +03:00
Commit Graph

51 Commits

Author SHA1 Message Date
Javi Fontan
377bb8ab92 bug #3185: make nokogiri the first gem installed 2014-10-21 10:30:25 +02:00
Javi Fontan
eb1c04a29f bug #3185: install gem aws-sdk version 1.33 2014-10-20 11:11:02 +02:00
Daniel Molina
d6d9580f46 Add zendesk_api to install_Gems 2014-10-10 16:11:41 +02:00
Jaime Melis
13e1f7fb6b Bug #3082: Don't install gems that require Ruby > 1.9 if that Ruby version is not available 2014-07-24 17:47:36 +02:00
Tino Vazquez
077dbac72c Merge of Azure branch
Merge branch 'feature-2989'

Conflicts:
	install.sh
	share/etc/oned.conf
	share/install_gems/install_gems
2014-07-11 15:23:31 +02:00
Tino Vazquez
e269f72bc7 Feature #2989: Initial commit MS Azure drivers 2014-06-19 17:03:18 +02:00
Tino Vazquez
8b2c7d4b33 feature #2959: Add SL gems to install gems 2014-06-06 18:46:17 +02:00
Javi Fontan
25e09550e1 bug #2705: install gems with specific version before normal gems 2014-02-14 16:32:19 +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
Javi Fontan
8bcb1cfeb3 feature #2371: add ox gem to install_gems 2014-01-22 11:21:03 +01:00
Javi Fontan
591cca303b Add trollop dependency for rbvmomi to install_gems 2013-11-06 12:20:35 +01:00
Javi Fontan
ee9a2aea74 feature #2428: add aws-sdk dependency to install_gems 2013-11-06 12:03:07 +01:00
Javi Fontan
7be821b342 bug #2294: install nokogiri < 1.6.0 for ruby < 1.9 in install_gems 2013-09-04 17:13:35 +02:00
Tino Vazquez
000cddf469 Correctly identify openSUSE distribution in install_gems
(cherry picked from commit 6fdd32d0c7)
2013-07-23 13:39:21 +02:00
Tino Vazquez
2030214001 Remove unneeded check in install_gems 2013-07-15 13:17:55 +02:00
Jaime Melis
18955238e7 Install make and ruby-devel for all compiled gems in install_gems 2013-07-12 19:03:19 +02:00
Carlos Martín
2e673b32bd Feature #2027: Add flow gems to install_gems script 2013-07-11 17:56:21 +02:00
Ruben S. Montero
0dc37ffb22 feature #1977: Fix vmware gem dependency 2013-07-04 02:05:43 +02:00
Tino Vazquez
ef312ceba5 feature #1977: Add host monitoring 2013-05-17 18:58:07 +02:00
Daniel Molina
ec875549d5 Remove haml from install_Gems 2013-04-17 11:49:24 +02:00
Daniel Molina
5977e7b92d Add haml to install_gems 2013-04-12 12:04:31 +02:00
Javi Fontan
88be96ae58 feature #1383: use functions extracted from net-ssh gem 2012-10-04 23:31:42 +02:00
Daniel Molina
7b0c8a29ed feature #1383: Add net-ssh gem to install_gems 2012-10-01 16:51:27 +02:00
Javi Fontan
985da96533 bug #1364: install_gems checks for openssl library 2012-09-24 16:14:17 +02:00
Javi Fontan
eb619a7e4f Nokogiri is no longer an optional gem in install_gems 2012-06-01 12:13:01 +02:00
Javi Fontan
c16a97e5ac change datamaper dependency to sequel for ozones 2012-06-01 12:13:01 +02:00
Carlos Martín
df6b93e688 Feature #1279: Remove the old oneacctd stuff 2012-05-21 17:56:22 +02:00
Javi Fontan
1216fade3f feature #1262: manual distro selection if it cannot be detected 2012-05-04 17:44:24 +02:00
Javi Fontan
739db45abb Added make and gcc as json gem dependencies
(cherry picked from commit 8409fbc11b)
2012-04-09 16:45:32 +02:00
Javi Fontan
6e718906bd bug #1094: take out uneeded xmlparser requirement 2012-02-13 15:58:13 +01:00
Ruben S. Montero
e7dc480f4f bug: Fix wrong method name in install_gems as reported by ldap.benben@gmail.com in the mailing list 2012-01-24 22:34:05 +01:00
Javi Fontan
2efeb27636 added json gem to cloud group in install_gems 2012-01-13 14:34:42 +01:00
Javi Fontan
16a1b24b82 feature #914: update rubygems if version older than 1.3.6 2011-12-23 10:15:33 -06:00
Javi Fontan
b5ab3059b2 add special cases to install_gems check functionality 2011-12-12 18:43:06 +01:00
Javi Fontan
8cbc0aeab7 fix deployment for new versions of xen 2011-12-12 14:23:39 +01:00
Javi Fontan
1da7f8be13 add net-ldap to install_gems, needed by ldap auth 2011-12-08 22:49:05 +01:00
Javi Fontan
843c6722dd correct uuidtools gem name in install_gems 2011-12-07 12:06:11 +01:00
Javi Fontan
09aa1a7df3 features #914, #949: --check and faster install_gems
* added --check options that detects the ruby libraries not installed
  * only install gems not found
  * execute 'gem' only once when possible
2011-12-05 17:51:06 +01:00
Javi Fontan
66134fa087 typo in install_gems (nokogiri)
(cherry picked from commit 19029f7f76)
2011-10-14 17:30:24 +02:00
Javi Fontan
533539c93b install_gems: Do not install xmlparser gem for ruby 1.9 2011-09-28 09:45:20 +02:00
Javi Fontan
6a8a802e55 bugs in install_gems when the distro is not detected 2011-09-19 15:01:10 +02:00
Javi Fontan
6058460284 bug #800: added rake path in debian based distros
(cherry picked from commit 404844786c)
2011-09-13 16:35:04 +02:00
Javi Fontan
dfac4dcba1 nokogiri and xmlparser dependencies swapped in install_gems
(cherry picked from commit 90cbbd6215)
2011-09-13 16:34:47 +02:00
Javi Fontan
0e627fffee added some require libraries for sunstone 2011-07-21 20:27:49 +02:00
Javi Fontan
becc361363 install proper sqlite version for ruby 1.9 2011-07-21 20:27:49 +02:00
Javi Fontan
330c590e25 bug #744: changed datamapper to data_mapper in install_gems script 2011-07-21 16:31:28 +02:00
Javi Fontan
94fef691c7 bug #743: correctly detects missing lsb_release 2011-07-21 16:17:26 +02:00
Javi Fontan
48435128b2 bugs in install_gems 2011-07-18 18:28:36 +02:00
Javi Fontan
36b8b5e741 added gem dependencies installation to install_gem 2011-07-18 13:07:49 +02:00
Javi Fontan
34014b9433 added xmlparser gem to install_gems 2011-07-15 18:57:20 +02:00