1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-07 17:17:41 +03:00
Commit Graph

18319 Commits

Author SHA1 Message Date
Vlastimil Holer
fb67699091
M #-: Enforce custom library path for guacd (#983) 2021-03-16 17:40:21 +01:00
Carlos J. Herrera
71a1a76663
F #4933: support vCenter7, nic alias (#982)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2021-03-16 16:55:43 +01:00
Vlastimil Holer
341991bce1
M #-: Bump version to 5.13.90 (and year in LXC) (#981) 2021-03-16 16:35:41 +01:00
Frederick Borges
2282fd70cd
M #~: Change Hybrid+ to Edge Cluster (#980)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-03-16 13:49:54 +01:00
Tino Vazquez
210ffc900a
F #3951: SIGTERM kill fireedge
not SIGKILL
2021-03-16 11:22:28 +01:00
Alejandro Huertas Herrero
051b36e0d9
B #5096: fix minor bug with CPU_MODEL (#979) 2021-03-16 10:55:14 +01:00
Carlos J. Herrera
cbf94db3fe
F #~: index from 0 (#978)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2021-03-15 19:08:59 +01:00
Pavel Czerný
872939fb26
F #727: Improve shareable disks (#970)
* Shareable only on supported hypervisors
* Fix disk-attach
* Restrict shareable disks to SHARED datastores
* On image clone: copy SHAREABLE depends on DEFAULT_IMAGE_PERSISTENT flag
2021-03-15 16:24:25 +01:00
Jan Orel
df1084d33e
M #-: Skip domain freeze, rm moved disk (#976)
* Skip domain freeze for non-running
* Delete disk on target after moving it
2021-03-15 15:25:29 +01:00
Ruben S. Montero
59b6e59fdd
M #-: Add comments 2021-03-15 14:23:48 +01:00
Alejandro Huertas
f92c6bbfab
B #5096: fix bug updating VM conf 2021-03-15 14:23:48 +01:00
Ruben S. Montero
cb52559200
WIP 2021-03-15 14:23:48 +01:00
Tino Vazquez
1699e8ffa4
Revert "B #5096: delete restricted attributes (#973)"
This reverts commit fa0857967d.
2021-03-15 14:00:47 +01:00
Christian González
adbe57d84a
F #5228: avoid monitoring container in STOPPED (#975) 2021-03-15 12:59:51 +01:00
Sergio Betanzos
4db967b69e
M #~: Add ds name to migration dialog (#974) 2021-03-15 11:13:37 +01:00
Jorge Miguel Lobo Escalona
fa0857967d
B #5096: delete restricted attributes (#973)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-03-15 11:08:10 +01:00
Sergio Betanzos
42ae0e0fcc
M #~: Fix migration dialog in sunstone (#972) 2021-03-15 09:57:33 +01:00
Petr Ospalý
588bfb7eb6 M #-: Remove exit timeout exception for FireEdge
Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
2021-03-12 17:10:29 +01:00
Jan Orel
ea51b65e5c
M #-: Fail in cpds.ssh in undeployed/stopped (#967) 2021-03-12 16:59:15 +01:00
Ricardo Diaz
75ec892d4e
B #3624: wait for xtables lock
Avoid collisions with non OpenNebula process accessing xtables: 

`-w 3` wait 3 seconds for a xtables lock
`-W 20000` check the lock each 20000 microseconds = 0.02 seconds

Co-authored-by: Anton Todorov <a.todorov@storpool.com>
2021-03-12 15:21:47 +01:00
Sergio Betanzos
3e019b0ced
F #3951: Fix close button dialog as x (#965) 2021-03-12 14:38:59 +01:00
Sergio Betanzos
f20092256d
F #3951: Add get provider credentials request (#964) 2021-03-12 14:29:51 +01:00
Sergio Betanzos
d2b8370135
F #3951: Add input password to provider connection (#963) 2021-03-12 13:26:46 +01:00
Pavel Czerný
f7f076c638
M #-: Fix possible NIC name collision (#962) 2021-03-12 13:09:04 +01:00
Alejandro Huertas Herrero
1b3f3d700a
B #5240: allow = symbols in OneGate update (#961) 2021-03-12 13:05:07 +01:00
Vlastimil Holer
b0b5107fcf
M #-: Improve reliability of KVM VM time sync. (#960) 2021-03-12 12:52:40 +01:00
Jorge Miguel Lobo Escalona
a49694e0a3
B #3951: hide credentials (#959)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-03-12 12:49:22 +01:00
Sergio Betanzos
1eab8c7857
F #3951: Fix message with ascii color (#958) 2021-03-12 12:28:38 +01:00
Sergio Betanzos
f5a9aafd76
F #3951: Add more info to ds, vnet and host cards (#957) 2021-03-12 11:38:31 +01:00
Christian González
d22d34da4e
F #5228: control access to lxc storageutils cmds (#956) 2021-03-12 11:04:58 +01:00
Jorge Miguel Lobo Escalona
0b587ba279
B #3951: Change deps npm (#955)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-03-12 10:21:38 +01:00
Jan Orel
4d0a6e0c96
B #1159 Run DISPOSE_CMD after import if required (#954) 2021-03-12 10:12:48 +01:00
Ruben S. Montero
b5e703f2a7
B #5293: Don't allow CPU hotplug and virtual topology. 2021-03-11 18:47:06 +00:00
Ruben S. Montero
ac29645214
M #-: Fix SIGSEV on resize failure 2021-03-11 18:47:06 +00:00
Christian González
a5001bfa1e
F #5228: fix race condition on fs resize (#952) 2021-03-11 18:34:34 +01:00
Frederick Borges
6ca3799647
F #3951: Only FireEdge features when FireEdge configured (#953)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-03-11 17:49:37 +01:00
Ruben S. Montero
ec5c2c68a8
B #3778: Fail on non-KVM host for live cpds 2021-03-11 17:21:28 +01:00
Alejandro Huertas Herrero
c6e97cf8d5
B #4974: remove CLI extra columns (#951) 2021-03-11 16:47:31 +01:00
Jorge Miguel Lobo Escalona
ebb91e5789
B #5294: fix button leases (#950)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-03-11 16:28:22 +01:00
Frederick Borges
9b7dfeaab0
F #5191: Disable purge button if no oneflow (#949)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-03-11 16:13:28 +01:00
Jorge Miguel Lobo Escalona
d3c0a9de9f
B #1501: default_vm_persistent (#948)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-03-11 15:21:06 +01:00
Sergio Betanzos
708c808eda
F #664: Remove unused inputs (#947) 2021-03-11 12:57:15 +01:00
Sergio Betanzos
5c29a49de4
F #664: Fix template service datatable (#945) 2021-03-11 12:22:55 +01:00
Sergio Betanzos
915277d928
M #~: Minor Sunstone fixes (#944) 2021-03-11 11:52:46 +01:00
Sergio Betanzos
d4be3e5257
F #664: Fix import service with images (#943) 2021-03-10 18:09:20 +01:00
Alejandro Huertas Herrero
2e0514527f
B #4981: CLI interprete backslash escapes (#938) 2021-03-10 18:01:02 +01:00
Sergio Betanzos
6f8d978bb8
F #664: Fix import form to marketplace (#942) 2021-03-10 17:37:52 +01:00
Tino Vazquez
4d9b08d9a4
F #3951: loadable components
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-03-10 17:36:13 +01:00
Ruben S. Montero
3c9265097b
Revert "B #1159 Run ds_mad/rm after import (#940)" (#941)
This reverts commit 1312fec110.
2021-03-10 17:19:02 +01:00
Jan Orel
1312fec110
B #1159 Run ds_mad/rm after import (#940) 2021-03-10 16:57:03 +01:00