1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

18622 Commits

Author SHA1 Message Date
Ruben S. Montero
bfd4aa548a
M #-: Fix linting error in 2.0.0
(cherry picked from commit 31e38f6d4bfcd97b59ad74872a270ab3317080c9)
2021-06-01 12:53:40 +02:00
Alejandro Huertas Herrero
25841b817b
M #-: fix minor bug in DockerDownloader (#1265) 2021-06-01 12:11:14 +02:00
Pavel Czerný
e0855a22d3
M #-: Sort hooks by execution id (#1262)
(cherry picked from commit 6a4417c4a79d6ab3efef9bc09ce9a2dea9f7160c)
2021-05-31 17:55:58 +02:00
Ruben S. Montero
c818a269ae
M #-:Add default configuration for docker_registry
(cherry picked from commit 87a7c595d55639d8109ee3814861242f44cb9052)
2021-05-31 17:41:04 +02:00
Pavel Czerný
ff089908d1
B #2053: Do not return failure on recursive delete (#1250)
(cherry picked from commit 18aee6583e5646863a85a79e1538bbb56bb203d9)
2021-05-31 17:02:43 +02:00
Jorge Miguel Lobo Escalona
5d1928f0a9
F #3959: show services federation (#1263)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit 0a2770f45287972003ca880e9cfea34f9b895b87)
2021-05-31 16:23:16 +02:00
Sergio Betanzos
058dbf5036
M #~: Fix minors in fireedge login (#1261) 2021-05-31 16:21:05 +02:00
Sergio Betanzos
acb008d37e
F #5398: Add resolution select to guacamole (#1260) 2021-05-31 16:18:22 +02:00
Alejandro Huertas Herrero
8b26f099ae
F #5411: add support for Docker Private Registry (#1248) 2021-05-31 13:27:53 +02:00
Pavel Czerný
05848db905
M #-: Linting monitor probes (#1259)
(cherry picked from commit a47ef89286ee3ee1c09ae1e291f648cc57607bc5)
2021-05-31 13:00:38 +02:00
Alejandro Huertas Herrero
a9cdd05cd5
F #5057: add DH entrypoint support (#1243) 2021-05-31 12:39:23 +02:00
Jan Orel
66b1ff490d
M #-: Fix undeploy check for ceph/mvds.ssh (#1258)
* M #-: Fix undeploy check for ceph/mvds.ssh

* L #-: Lint ceph/mvds.ssh
2021-05-28 13:47:34 +02:00
Jan Orel
966adb87b5
L #-: Lint qcow2/* TM files (#1257) 2021-05-28 11:19:05 +02:00
Jan Orel
b58996d67c
M #-: Avaid double sourcing of scripts_common.sh (#1256)
tm_common.sh already source scripts_common.sh,
which causes '$SED' expands to 'sed -r -r'
2021-05-28 08:40:11 +02:00
Ruben S. Montero
651d841081
B #5065: Fix syntax error 2021-05-27 17:01:02 +02:00
Jan Orel
22d2adadc5
B #5385: properly manage undeployed states (ceph) (#1255) 2021-05-27 16:37:19 +02:00
Tino Vazquez
54169999e1
L #-: adjust tabs 2021-05-27 15:21:05 +02:00
Sergio Betanzos
a7dc10ac88
M #~: Add references to provision log (#1254) 2021-05-27 15:20:18 +02:00
Ruben S. Montero
2a8fbbb31b
B #5065: Fix get_error_message
Removes uneeded error message wraps.

(cherry picked from commit 82fb4f421696d5e0526c45f46f9abd6540167ca2)
2021-05-27 14:32:53 +02:00
Christian González
16ca4cbb41
L #-: Minor linting changes (#1253) 2021-05-27 12:20:50 +02:00
Sergio Betanzos
bb7ea25185
F #3951: Redux toolkit migration (#1252) 2021-05-27 11:13:38 +02:00
Tino Vazquez
cbc6b21822
L #-: Remove unneeded var 2021-05-27 10:24:11 +02:00
Alejandro Huertas Herrero
3b0c72d7ad
L #-: lint some files (#1251) 2021-05-27 10:20:27 +02:00
Tino Vazquez
218ef63c06
L #-: Lint for vCenter driver 2021-05-26 18:53:14 +02:00
Jan Orel
86f174d469
F #5381: Join qcow2 + shared TM drivers (#1217) 2021-05-26 18:21:13 +02:00
Christian González
0bef8ee722
B #5385: properly manage undeployed states (LVM) (#1235) 2021-05-26 11:28:49 +02:00
Ruben S. Montero
ed088ef826
F #5260: Remove fs_lvm_ssh.conf file.
(cherry picked from commit 1abfece3514a7adff2caef4b3d1bc19c658fb642)
2021-05-26 10:43:52 +02:00
Jorge Miguel Lobo Escalona
e7f7b685d7
M #~: update dependencies fireedge (#1249)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-05-26 10:03:51 +02:00
Frederick Borges
107f19108d B #~: Fix remote connections options (#1245)
(cherry picked from commit aaf07b088a2232dac36b5449b93e626ae5e2cf00)
2021-05-25 17:24:30 +02:00
Frederick Borges
d2d5ec2561
F #5393: Add delete file option to VirtViewer file (#1244)
(cherry picked from commit 67e6fbaaa6262d677d6e451bc0979d4cf1aef30b)
(cherry picked from commit b4fa6c39f870ded73343008461a1dbc0269e9300)
2021-05-25 17:19:22 +02:00
Alejandro Huertas Herrero
4293059b45
L #-: lint some files (#1220) 2021-05-25 17:00:37 +02:00
Jorge Miguel Lobo Escalona
26c02b657e
B #5355: Update Service Charts (#1246)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-05-25 16:47:14 +02:00
Pavel Czerný
6c71efc9ad
M #-: Fix occasional crash on exit (#1242)
(cherry picked from commit e16dfecd59b9f84e8ad1d50b80f3ffe6ebc55021)
2021-05-21 23:27:03 +02:00
Tino Vazquez
994da2de2c
B #5409: Add check to avoid changing disks
in vCenter VMs if they have snapshots

(cherry picked from commit e47777a1f88681e0d63029000c9c1aaeb977cc9b)
2021-05-21 15:19:12 +02:00
Frederick Borges
4d2bcf45b8
B #5408: Fix available remote connections (#1241)
(cherry picked from commit ff299617a8b8f73f6690da56600e4d01e9645db8)
2021-05-21 14:05:50 +02:00
Juan Antonio Escobar
d245875ca0
B #5312: fixed bug when importing a vCenter net (#1240) 2021-05-21 13:00:27 +02:00
Alejandro Huertas Herrero
014d125241
M #-: add SSH options to onevm ssh (#1239) 2021-05-21 12:19:36 +02:00
Ricardo Diaz
24ca6db51c
M #-: onevm ssh returns exitstatus (#1238)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-05-20 16:01:23 +02:00
Ricardo Diaz
cc2ae9ef7b
M #-: nodeport post needs deactivate (#1237)
When resuming a VM powered-off from guest OS (and it is monitored as
powered-off by the OpenNebula monitor), it fails because 'ip route add'
fails when an already existing route is configured. If 'ip route add' is
changed by 'ip route replace' (idempotent) the problem is solved;
however, duplicated iptables rules are added. Therefore, to have this
working for all scenarios a deactivate is called on driver to clean the
VM route and the all the iptables rules previos to the call to activate.

Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2021-05-20 12:21:34 +02:00
Alejandro Huertas Herrero
7078b8d298
F #5387: change Vultr API dir (#1236) 2021-05-19 16:46:47 +02:00
Sergio Betanzos
2b7cb80f75
F OpenNebula/one#5387: Support vultr into fireedge (#1234) 2021-05-19 15:53:55 +02:00
Sergio Betanzos
6f5f4caa6a
F OpenNebula/one#5272: Add fireedge images (#1233) 2021-05-19 15:53:28 +02:00
Jorge Miguel Lobo Escalona
a54ede378b B #5405: Redirect delete flow (#1232)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit c9442943870802f3ea0b6acda5f983eefe9c97d5)
2021-05-19 14:07:21 +02:00
Jorge Miguel Lobo Escalona
909775dd9b
B #~: fix login with ruby version <= 2.0.0 (#1231)
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-05-19 13:30:41 +02:00
Alejandro Huertas Herrero
7927c95553
F #5387: add Vultr support into OneProvision (#1229) 2021-05-19 12:24:19 +02:00
Ruben S. Montero
d67b1ae8b2
M #-: Fix SG for nodeport network driver
(cherry picked from commit 65355fac34471c5d8e357dd88f6a173db9083639)
2021-05-19 11:58:16 +02:00
Frederick Borges
3cba7490fe M#~: Use toggle instead if (#1228)
(cherry picked from commit b68fcde08184a2345d5a4bc822631ec1626ea982)
2021-05-19 11:34:41 +02:00
Frederick Borges
16e029fa51 B #5402: Hide Remote connection button when vm not running (#1227)
(cherry picked from commit 871dedd49fce00bfb0a34409b06f6496060a8a77)
2021-05-19 10:49:27 +02:00
Frederick Borges
7d9e89756e B #5402: Fix Cloud View Remote connection options (#1226)
(cherry picked from commit c9a3f9bc1f976102355a971da88797db0772cfdb)
2021-05-19 10:43:29 +02:00
Frederick Borges
22395fa397 B OpenNebula/one#5403: Fix remote connection url issue (#1225)
(cherry picked from commit 3874b832fad4691f85398db4e7bccee974ed0a23)
2021-05-19 10:34:52 +02:00