1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00
Commit Graph

175 Commits

Author SHA1 Message Date
Neal
e7502c8d39
M #-: Update gemfiles and change rbvmomi to rbvmomi2 (#2840) 2023-11-27 18:09:53 +01:00
Ruben S. Montero
652eddb2eb
M #-: Add hint in update-locks help banner 2023-10-11 10:29:31 +02:00
Jan Orel
01b5a2fc78
M #-: Add RedHat gemfile locks (#2761)
Requires following vars to be exported
RHEL_USER
RHEL_PASSWORD
RHEL_POOL_ID
2023-10-11 10:21:10 +02:00
Jan Orel
1d4f0b4926
M #-: Refresh gemfile lock (#2760) 2023-09-26 16:44:26 +02:00
Ruben S. Montero
ee4d01575e
M #⨪: Do not abort install gems if unkown platform
This helps for non supported distributions that may install build
dependencies manually
2023-06-28 12:27:50 +02:00
Daniel Clavijo Coca
378ffcd47a
B OpenNebula/one#6246: Autocorrect only deprecated methods (#2654) 2023-06-27 18:16:02 +02:00
Tino Vázquez
3376afdaf0
M #-: Bump year 2023 2023-01-09 12:23:19 +01:00
Jan Orel
e037e6c3c7
M #-: Refresh gemfile lock (#2397) 2022-12-05 16:17:44 +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
39a4108e32
F OpenNebula/one-infra#331: Alma9/RHEL9 support (#2248)
* gem locks
* npm openssl legacy
2022-08-05 09:46:45 +02:00
Ruben S. Montero
f006341931
F #5838, #5886: Required changes for ubuntu 22.04
* Support for system ds disks of type BLOCK, required by newer versions
  of libvirt/qemu
* Improved parsing of driver messages
* Explicit set of backing file type for newer versions of qemu-img
* Conform to new openssl command output
* Add lock file for ubuntu2204 ruby gems and new dependencies

co-authored-by: Christian González <cgonzalez@opennebula.io>
2022-06-22 13:23:05 +02:00
Jan Orel
3793f80671
M #-: Dalli <3.0, refresh Gemfile locks (#1926) 2022-04-11 12:08:54 +02:00
Christian González
5f6a5cb71c
F #5717: Add support for ubuntu1604 (#1914) 2022-04-09 13:00:25 +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
Ruben S. Montero
3583aa9e26
Revert 32156cfc5 for RHEL7
Faraday version 1.9.3 and faraday_middlewre 1.2 (required by newer
versions of Equinix API) requires Ruby >= 2.4.

(cherry picked from commit f75497fbb8)
2022-02-08 10:17:00 +01:00
Ruben S. Montero
e014513a6d
M #-: fix gem dependencies error in provision 2022-02-08 09:39:03 +01:00
Alejandro Huertas Herrero
e1585c6ef4
M #-: fix gem dependencies error in provision (#1754) 2022-02-07 13:23:25 +01:00
Ruben S. Montero
a57bbcf4e2
M #-: Dalli 3.0.2 does not work with passenger
(cherry picked from commit 5a89cbad3e)
2022-01-17 15:45:12 +01:00
mikhsam
2d9f8ee0c1
Add AlmaLinux Gemfile (#1701)
Signed-off-by: Mikhail Samoylov <msamoylov@opennebula.io>
2022-01-17 15:40:16 +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
Petr Ospalý
4b685dc22a
M #-: Add Debian11 (#1466)
Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
2021-09-21 13:20:23 +02: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
Vlastimil Holer
4a0c15ac3c
M #-: Update Gemfile.locks (2021/03/03) (#907) 2021-03-03 16:28:08 +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
c5ac1a755b
M #-: Update Gemfile.locks (2021/02) (#760) 2021-02-05 12:40:24 +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
Vlastimil Holer
ede778642a
M #-: Gemfile.lock for Ubuntu 20.10, Fedora 33 (#361) 2020-10-23 19:17:53 +02: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
Vlastimil Holer
fbb2123bbc
M #-: Update Gemfile.locks (2020/09) (#248) 2020-09-25 14:13:23 +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
Vlastimil Holer
ff8dd585c9
M #-: Update Gemfile locks (#4619) 2020-04-28 15:12:17 +02:00