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
Pavel Czerný
fe07a94d3e
B #5400 : Fix PoolSQL::exist ( #1224 )
...
(cherry picked from commit 5267d9d712d167381674e16db34093f00f27c43c)
2021-05-18 18:50:06 +02:00
Sergio Betanzos
bbc8bb1bab
M #~: Fix ssh checkbox when instantiate template ( #1223 )
2021-05-18 11:39:04 +02:00
Jan Orel
c5874b73cc
M #-: Add missing source for libfs ( #1222 )
2021-05-17 16:31:20 +02:00
Ruben S. Montero
f61199975c
Revert "M #-: Fix epilog transition for undeploy/stopped"
...
This reverts commit 9a9822a284256405ce92aeec77d1a99ac81d51be.
2021-05-17 12:25:42 +02:00
Ruben S. Montero
9a9822a284
M #-: Fix epilog transition for undeploy/stopped
2021-05-17 12:21:34 +02:00
Kristian Feldsam
5099aaedba
B #5301 : docker-machine enhancements ( #5303 )
...
- fixed issue with resume vm in pending state
- enhanced GetIP method to minimize API call
- GetURL return address only if machine is running
- code cleanup
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
(cherry picked from commit e36b900111c2f4caaa6d2d0988f237311c665df8)
2021-05-17 11:16:53 +02:00
Christian González
35634a1cfd
B #: rename fs_lvm_ssh config file ( #1221 )
2021-05-14 12:59:59 +02:00
Pavel Czerný
37475a0c51
B #5400 : Fix PoolSQL::exist for PostgreSQL ( #1219 )
...
(cherry picked from commit 22e7f3e2d6607a23f1b09a9153c1b7a628a15608)
2021-05-14 09:48:00 +02:00
Tino Vazquez
c928b507a3
B #5368 : Add snapshot and metadata earlier check
...
Wild VMs won't be imported and left for delete-db action
if they have snapshosts and not disk metadata
(cherry picked from commit 1f3efad9bd8bede116645d63bced060d88e385e2)
2021-05-13 19:43:13 +02:00
Tino Vazquez
7a11baccbd
L #-: Disable new rubocop checks
...
Lint vCenter related files
(cherry picked from commit cf746956882d4e7b2a217df3848ebd4b2193ef86)
2021-05-13 19:28:10 +02:00
Christian González
0ceef20753
F #5260 : Add LVM permission to lxc nodes ( #1218 )
2021-05-13 16:56:42 +02:00
Jan Orel
ed5e3b0dc1
M #-: Let oned.aug parse space leading comment ( #1209 )
2021-05-13 15:45:27 +02:00
Pavel Czerný
3c66d2788d
B #5394 : Fix monitoring SYNC_STATE ( #1213 )
...
(cherry picked from commit 2921c75a44e1ea0004d884162410b76b02d9f2a2)
2021-05-13 13:30:52 +02:00
Jorge Miguel Lobo Escalona
5d9d3ec9c8
B #~: fix error redirect delete services ( #1215 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-05-13 12:17:48 +02:00