Jan Orel
a883ad452f
B #OpenNebula/one#6357: Update Gemfile.locks ( #2958 )
...
* keep sqlite3 1.6 for ruby 2.7
* keep keep sinatra 3.X
2024-02-26 18:01:23 +01:00
Jan Orel
d46345238d
B #-: Gem locks ( #2943 )
...
* Update Gemfile
- Add rackup requirement for new sinatra
https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md
Note: when using Sinatra to start the web server,
you now need the rackup gem installed
- newer sqlite3 is not compatible with ruby2.7
* Update almalinux8 to avoid old key
* Refresh Gemfile.locks
2024-02-16 12:11:48 +01:00
Neal
5aeac3cddb
F #6427 : Remove rbvmomi and update gemlock files ( #2871 )
2023-12-13 11:46:33 +01:00
Neal
e7502c8d39
M #-: Update gemfiles and change rbvmomi to rbvmomi2 ( #2840 )
2023-11-27 18:09:53 +01:00
Jan Orel
1d4f0b4926
M #-: Refresh gemfile lock ( #2760 )
2023-09-26 16:44:26 +02:00
Jan Orel
e037e6c3c7
M #-: Refresh gemfile lock ( #2397 )
2022-12-05 16:17:44 +01:00
Michal Opala
0d5f9280a8
F #5973 : Add OneGate proxy service ( #2281 )
...
* Update install_gems (async.io, etc, rb-inotify)
- make install_gems script more verbose
- slightly refactor/simplify update_locks script
- add async.io, etc and rb-inotify gems
- update gem locks for: AlmaLinux8/9, CentOS8
- update gem locks for: Debian10/11, Ubuntu1804/2004/2204
* onegate-proxy:
- ruby code and default config (169.254.16.9 to avoid conflicts)
- install.sh script
- logrotate and systemd onegate-proxy configs
- onecfg configs
2022-11-14 20:48:30 +01:00
Michal Opala
1ad0178909
F #-: Add prometheus-client gem + fix CentOS8 repos ( #2308 )
...
This commits adds prometheus client as dependency to support prometheus integration:
* Ubuntu1804
* Ubuntu2004
* Ubuntu2204
* Debian10
* Debian11
* AlmaLinux8
* AlmaLinux9
* CentOS7
* CentOS8
2022-10-14 19:42:58 +02:00
Jan Orel
3793f80671
M #-: Dalli <3.0, refresh Gemfile locks ( #1926 )
2022-04-11 12:08:54 +02:00
Jan Orel
5d1129910f
M #-: Refresh Gemfile locks ( #1912 )
2022-04-06 10:59:30 +02:00
Alejandro Huertas Herrero
e1585c6ef4
M #-: fix gem dependencies error in provision ( #1754 )
2022-02-07 13:23:25 +01:00
Jorge Miguel Lobo Escalona
e29bf74039
B #5584 : Downgrade dalli gem version ( #1679 )
2022-01-04 19:01:33 +01:00
Vlastimil Holer
6633222667
M #-: Refresh gems versions for 6.1.90
...
(cherry picked from commit e01ba2280c9d1df1386c99ba5da2673684e2f31d)
2021-11-22 18:45:52 +01:00
Vlastimil Holer
800054de35
M #-: Refresh gems versions for 6.1.85 ( #1524 )
2021-10-13 16:58:03 +02:00
Vlastimil Holer
3791981ded
M #-: Refresh gems versions for 6.1.80 ( #1503 )
2021-10-01 13:46:34 +02:00
Jan Orel
1187d77ef5
M #-: Add prefix method to older IPAddr ( #1049 )
...
* Revert "M #-: Update Gemfile.locks (#1040 )"
This reverts commit 0dcde4b04b
.
* M #-: Add prefix method to older IPAddr
2021-03-31 14:39:17 +02:00
Jan Orel
0dcde4b04b
M #-: Update Gemfile.locks ( #1040 )
...
oneprovision needs ipaddr 1.2.2
2021-03-29 15:06:17 +02:00
Vlastimil Holer
d389564fce
M #-: Update Gemfile.locks (2021/03/25) ( #1029 )
2021-03-25 16:47:22 +01:00
Vlastimil Holer
4a0c15ac3c
M #-: Update Gemfile.locks (2021/03/03) ( #907 )
2021-03-03 16:28:08 +01:00
Vlastimil Holer
c5ac1a755b
M #-: Update Gemfile.locks (2021/02) ( #760 )
2021-02-05 12:40:24 +01:00
Christian González
97f8bdbbb0
F #5175 : Onecfg integration into OpenNebula Enterprise Tools ( #474 )
...
Co-authored-by: Alejandro Huertas Herrero <ahuertas@opennebula.systems>
Co-authored-by: Jan Orel <jorel@opennebula.systems>
Co-authored-by: Vlastimil Holer <vholer@opennebula.systems>
2020-11-25 11:59:47 +01:00
Vlastimil Holer
fbb2123bbc
M #-: Update Gemfile.locks (2020/09) ( #248 )
2020-09-25 14:13:23 +02:00
Alejandro Huertas Herrero
0a3a01fe2f
B #5003 : add missing gem ( #134 )
2020-07-30 12:11:25 +02:00
Alejandro Huertas Herrero
49e1901a5c
M #-: add monitoring plot to CLI ( #4904 )
2020-06-09 16:52:46 +02:00
Vlastimil Holer
ff8dd585c9
M #-: Update Gemfile locks ( #4619 )
2020-04-28 15:12:17 +02:00
Jan Orel
670280cddc
B #-: Fix cloud_watch, re-itroduce poll() ( #4504 )
2020-04-14 12:44:01 +02:00
Ruben S. Montero
9aa1041103
F #3600 : Initial PostgreSQL Support
...
co-authored-by: Igor Sivy <igorsivy@gmail.com>
co-authored-by: Pavel Czerny <pczerny@opennebula.io>
co-authored-by: Vlastimil Holer <vholer@opennebula.io>
(cherry picked from commit c52f62018c32281c6e418211f33f1bba46388e98)
2020-04-13 17:35:06 +02:00
Jan Orel
e658320cb5
F #3859 : Adapt azure+ec2 driver to new monitoring system( #4481 )
2020-04-05 19:50:45 +02:00
Jan Orel
792f3042a7
F #1203 : Refactor Azure driver, use new SDK ( #4198 )
...
* Refactor Azure driver, use new SDK
* Azure driver: sec group, prox. group, avail
* Azure driver: Include also private ip address
Co-authored-by: Tino Vázquez <cvazquez@opennebula.systems>
2020-02-20 16:02:55 +01:00
Alejandro Huertas
6fcc7c3325
F #4109 : add gemfile locks
2020-02-06 10:59:38 +01:00
Vlastimil Holer
a574ba9373
F #3990 : Fix rbvmomi dependencies ( #4082 )
2020-01-07 14:06:37 +01:00
Vlastimil Holer
bd17138a91
B #4003 : Include Ruby gem Dalli ( #4014 )
...
(cherry picked from commit ddc44de02e
)
2019-12-03 11:43:11 +01:00
Vlastimil Holer
7a6d0eef54
M #-: Refresh gems version for 5.9.90 ( #3899 )
2019-11-04 13:09:13 +01:00
Ruben S. Montero
609ca70789
F #3380 : Add missing 0mq gem file
2019-08-27 14:33:42 +02:00
Ruben S. Montero
8ffb9e1530
F #3380 : Add 0mq gem files
2019-08-27 13:53:10 +02:00
Vlastimil Holer
787e957f85
F #2799 : Respect GEMS_LOCATION ( #3598 )
2019-08-18 20:33:09 +02:00
Vlastimil Holer
39e4e819ec
F #3576 : Gemfile.lock for Debian 10 ( #3577 )
2019-08-08 12:59:26 +02:00