1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-04 17:47:00 +03:00

89 Commits

Author SHA1 Message Date
Vlastimil Holer
4b46008ebd F #1641: Update gem dependencies 2018-04-30 15:13:46 +02:00
Vlastimil Holer
e23c554460 B #2017: Missing xmlrpc gem on Ruby >= 2.4 (#2018) 2018-04-23 19:04:01 +02:00
Vlastimil Holer
7a79844f38 B #1900: Updated Gemfile.lock for Ubuntu 14.04
(cherry picked from commit 941123e73f3a8fa259667b2310f829de749030ba)
2018-03-26 16:56:41 +02:00
Tino Vazquez
1ce80df80b Fix typo
(cherry picked from commit a9dbbc79a1e7ee1ab6bae05755bf7c13666f7df6)
2018-03-13 16:17:03 +01:00
Vlastimil Holer
fa2b83545f F #1809: Gemfile.lock for Ubuntu 18.04 (#1810) 2018-02-28 14:08:37 +01:00
Vlastimil Holer
4a47fbed3f B #5517: Add Gemfile.lock for Ubuntu 17.10 2017-10-30 18:26:16 +01:00
Vlastimil Holer
9d4a88379d
B #5215: Fix Gemfile.lock on Rack<2.0 on D9 and U1704 2017-07-06 20:58:00 +02:00
Vlastimil Holer
2d54015d6b
B #5215: Gemfile requires rack < 2.0.0 even for ruby 2.2 and 2.3 2017-07-06 20:52:22 +02:00
Vlastimil Holer
d5eabd14f3
B #5194: Support package alternatives in install_gems, add default-libmysqlclient-dev. Gemfile locks. 2017-06-14 16:15:34 +02:00
Jaime Melis
8ead29ba97 Add '/usr/local/bin' to path for bundler to work 2017-06-08 15:46:02 +02:00
Jaime Melis
f0183fef2e Change mysql gem to mysql2
(cherry picked from commit 9897251d4ae09e04947ae8edbd828ccb85869210)
2017-02-14 12:42:18 +01:00
Vlastimil Holer
a9a5711a92
Install all Gems deps when using bundler. Ubuntu 16.10 Gemfile.lock 2017-02-10 16:26:25 +01:00
Javi Fontan
bea3f99797 F #2433: typo in Gemfile path 2016-09-13 10:12:37 +02:00
Javi Fontan
8ae59a4cbc F #2433: search Gemfile in install_gems dir 2016-09-12 18:28:04 +02:00
Javi Fontan
e6daa5741a F #2433: add Gemfile.lock for packages 2016-09-09 16:31:49 +02:00
Javi Fontan
78036086af F #2433: support for bundler in install_gems 2016-09-09 16:31:49 +02:00
Javi Fontan
a8fa19d26d F #2433: add Gemfile to be used with install_gems 2016-09-09 16:31:48 +02:00
Javi Fontan
fbf8d4be72 feature #4176: change aws-sdk version in install_gems 2016-08-22 18:30:49 +02:00
Javi Fontan
8fd2afa23a Fix zendesk_api gem version 2016-07-19 18:39:22 +02:00
Jaime Melis
0507b4d8bd Make install_gems non interactive 2016-07-08 11:50:00 +02:00
Jaime Melis
217aa53dd5 Formatting issues 2016-07-05 12:24:41 +02:00
Javi Fontan
d24dfa91cf bug #4618: do not install json rubygem
(cherry picked from commit 8cd9a1d087f9e7a53716d0e81dc191255ce7c206)
2016-07-04 14:58:42 +02:00
Javi Fontan
f805d79d6a bug #4617: install rack < 2.0.0 for ruby < 2.2.0
(cherry picked from commit ecf6c40dded8ba61acc6e403b2a0f5626102e339)
2016-07-04 12:03:54 +02:00
Jaime Melis
134fe20410 The aws-sdk versions required for the marketplace and for EC2 hybrid
differ
2016-06-06 17:49:52 +02:00
Tino Vazquez
4232d803c5 Updated aws sdk from 1.33 to 1.66 to support v4 signature 2016-05-06 18:58:53 +02:00
Javi Fontan
1ac996957c Typo in install_gems 2016-05-05 17:33:25 +02:00
Javi Fontan
250dd7ef3b Install net-ldap version compatible with ruby 1.9 2016-05-05 16:41:02 +02:00
Jaime Melis
08e345b380 Remove SoftLayer Hybrid Drivers
They are now available as an addon:
https://github.com/OpenNebula/addon-softlayer
2016-04-14 15:37:37 +02:00
Javi Fontan
396ef7d639 Bug #4095: Add patch as dependency to nokogiri in install_gems 2015-10-26 17:00:03 +01:00
Javi Fontan
32d963996f bug #3944: add openssl-devel dependecy to install_gems 2015-10-06 17:57:56 +02:00
Javi Fontan
bc0a3a0439 Install a compatible version of treetop gem 2015-09-07 15:41:12 +02:00
Javi Fontan
15e75aa91f Add memcache-client to install_gems 2015-09-02 15:13:51 +02:00
lsimngar
98fd7d7d20 Scientific linux is also supported 2015-02-06 16:25:05 +01:00
lsimngar
6d14b01c7f Included new options to show pkgs and gems list 2015-02-05 13:49:08 +01:00
Javi Fontan
676a8f0c4c bug #3364: install zendesk_api gem compatible with 1.8.7
(cherry picked from commit abca2ddd03b2a8075d529caa1e3907c55a7d171c)
2014-11-18 14:52:07 +01:00
Javi Fontan
62d58423b2 bug #3295: install net-ldap < 0.9 with ruby 1.8.7
(cherry picked from commit 1355c28734bcab3d67a70df093bf68473d52c78a)
2014-11-12 13:45:36 +01:00
Tino Vazquez
1c4126002b Bug #3258: Add mysql gem to Centos distros 2014-10-30 11:51:35 +01:00
Jaime Melis
d938cc18a6 Feature #3243: Remove openSUSE from install_gems as it's no longer an official platform of OpenNebula 2014-10-30 11:10:23 +01:00
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