Tino Vázquez
3376afdaf0
M #-: Bump year 2023
2023-01-09 12:23:19 +01:00
Michal Opala
8269599af2
B #-: Downgrade console gem (OneGate/Proxy fix) ( #2362 )
...
Updated locks: AlmaLinux9, Debian11, Ubuntu2004/2204
2022-11-21 17:37:01 +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
Jan Orel
e6826c823a
M #-: Fix rhel7 multipart-post and ruby comp. ( #2315 )
...
With multipart-post 2.2.0+:
irb(main):002:0> require 'net/http/post/multipart'
NoMethodError: undefined method `deprecate_constant' for Object:Class
2022-10-21 14:23:44 +02: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
Tino Vazquez
f7d53e75ff
M #-: Bump version 6.3.85
2022-04-07 19:49:58 +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
Vlastimil Holer
714e075b76
M #-: Gem rexml on Ruby 3.0+ ( #1175 )
...
(cherry picked from commit 747409baca
)
2021-04-30 15:49:37 +02:00
Vlastimil Holer
21cbc8ad81
M #-: Gemfile.locks for Ubuntu 21.04 and Fedora 34 ( #1164 )
...
(cherry picked from commit a853b61f1e
)
2021-04-29 14:21:16 +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
Tino Vázquez
31f8df8ff8
F #5257 : Remove econe server ( #901 )
...
* F #5257 : Remove econe server
Also, disable hybrid section by default in Sunstone
* F #5257 : Revert onecfg change
* remove amazon-ec2 unneeded gem
* remove file no longer present from install.sh
2021-03-02 20:34:57 +01:00
Vlastimil Holer
096754b63f
M #-: Bump year to 2021 ( #778 )
2021-02-09 16:07:56 +01:00
Vlastimil Holer
50189b6051
F #5175 : onecfg patch support with simple diff ( #581 )
...
Co-authored-by: Christian González <cgonzalez@opennebula.io>
2021-01-05 10:38:14 +01:00
Carlos J. Herrera
754a74c73d
F #4933 : Support for vSphere 7.0 ( #547 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2020-12-11 14:41:15 +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
Frederick Borges
b861775190
F #2410 : VM & Host autorefresh Fireedge ( #261 )
...
* VM & Host autorefresh Fireedge
* Autorefresh authentication
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-29 14:48:00 +02:00
Frederick Borges
94198be481
F #2410 : Integrate vm autorefresh in sunstone-server ( #201 )
...
* Websocket autorefresh
* Integrate autorefresh in sunstone-server
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-10 13:36:24 +02:00
Tino Vazquez
5dab5aaaaa
Revert "F #2410 : Add gem to gemfile ( #184 )"
...
This reverts commit c76edca218
.
2020-09-04 22:45:38 +02:00
Frederick Borges
c76edca218
F #2410 : Add gem to gemfile ( #184 )
...
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-04 15:09:34 +02:00
Alejandro Huertas Herrero
0a3a01fe2f
B #5003 : add missing gem ( #134 )
2020-07-30 12:11:25 +02:00
Alejandro Huertas Herrero
4ceafb515e
F #4233 : refactor install_gems and Gemfile ( #57 )
...
Co-authored-by: Vlastimil Holer <vholer@opennebula.io>
2020-06-30 13:06:12 +02:00
Alejandro Huertas Herrero
49e1901a5c
M #-: add monitoring plot to CLI ( #4904 )
2020-06-09 16:52:46 +02:00
Carlos J. Herrera
cda36014d5
F #3912 : Adding vsphere-automation gems ( #4615 )
...
* Adding vsphere-automation gems
* Fix bug when ruby < 2.3
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2020-04-28 11:54:09 +02:00
Dennis Felsch
fb1294b386
* F #962 : Sunstone 2FA with WebAuthn
...
This strengthens the login with e.g. U2F/FIDO2 authentication keys.
Signed-off-by: Dennis Felsch <dennis.felsch@ruhr-uni-bochum.de>
(cherry picked from commit 487a6247a9
)
2020-04-27 18:49:58 +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
23c6907d89
F #4109 : add onezone serversync command
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
Angel Luis Moya Gonzalez
a1f36e047d
F #3990 : Prepare to change rbvmomi version ( #4059 )
2019-12-19 16:50:14 +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
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
Jorge Lobo
63bbf4e16c
B #2497 : Two Factor Authentication ( #3470 )
...
* F #2497 : two factor authentication
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2019-07-10 19:00:26 +02:00
Alejandro Huertas Herrero
2157248bda
F #1273 : Update gems versions, support Rack 2 ( #2877 )
2019-02-02 00:09:44 +01:00
Vlastimil Holer
e5d3f46da1
F #2645 : Disaggregated Data Centers (oneprovision)
2018-11-29 15:14:17 +01:00
Abel Coronado
ec09b65412
scrub_rb if RUBY_VERSION < 2.1 ( #2234 )
2018-06-29 10:23:50 +02:00
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
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
Jaime Melis
f0183fef2e
Change mysql gem to mysql2
...
(cherry picked from commit 9897251d4a
)
2017-02-14 12:42:18 +01:00
Javi Fontan
a8fa19d26d
F #2433 : add Gemfile to be used with install_gems
2016-09-09 16:31:48 +02:00