Ricardo Diaz
1c04ca3c37
B #-: Monitor CLOSE-WAIT stalled connections ( #755 )
...
For vCenter monitor, already added hosts were added again, provoking a
new call to vcenter_connect. This call makes a new vSphere connection
and leaving the previous one hanging. After a timeout, vCenter tried to
close the connection by sending a TCP FIN. OS TCP stack cannot tell
the application (vcenter_monitor) to close, resulting on a CLOSE-WAIT
stalled connections (last forever). This in turn, exhausts the maximum
number of file descriptors opened allowed per process.
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
(cherry picked from commit 8de3e9c872
)
2021-02-04 17:34:10 +01:00
Alejandro Huertas Herrero
2648aa9a5d
M #-: get service update cardinality error ( #754 )
2021-02-04 17:06:16 +01:00
Jan Orel
fcc73ebcdb
M #-: Add missing OpenNebula::
module name ( #746 )
2021-02-04 12:55:07 +01:00
Carlos J. Herrera
d07bceef03
F #5051 : option to avoid deleting disk not managed ( #753 )
...
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2021-02-04 10:35:25 +01:00
Petr Ospalý
3456cbf3a5
F OpenNebula/one#5178: Fix race with ssh-agent ( #748 )
...
Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
2021-02-03 22:52:40 +01:00
Ruben S. Montero
f8ff5f7699
M #-: Remove quotes on libvirt domain names
2021-02-03 17:52:59 +01:00
Frederick Borges
df47b58cc4
F #4039 : Numa topology changes for vCenter ( #750 )
...
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-03 16:58:26 +01:00
Alejandro Huertas Herrero
2706e23f53
F #5056 : fix minor bug ( #745 )
2021-02-03 16:54:45 +01:00
Carlos J. Herrera
a23950434e
F #5221 : sanitize network name in vCenter ( #752 )
2021-02-03 16:09:24 +01:00
Sergio Betanzos
b9f4066e4f
B #5233 : Fix remote actions & IPs ( #749 )
2021-02-03 12:40:07 +01:00
Carlos J. Herrera
3e742b4f87
B #~: fix bug in refactor ( #744 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2021-02-03 12:33:21 +01:00
Jorge Miguel Lobo Escalona
2dba7c5cd9
F #3951 : fix get fireedge-server.conf in production ( #747 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-02-03 12:19:48 +01:00
Sergio Betanzos
8016b9b872
F #4994 : Add vm name to vnc window ( #742 )
2021-02-02 18:57:58 +01:00
Jorge Miguel Lobo Escalona
d5a6e24d1a
F #~: registration time changed to start time ( #741 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-02-02 18:20:10 +01:00
Frederick Borges
4ef730c166
F #664 : Import poweroff VM into marketplace ( #739 )
...
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-02 13:31:53 +01:00
Jorge Miguel Lobo Escalona
b319722855
F #5209 : Show schedule actions in service ( #740 )
...
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-02-02 13:31:19 +01:00
Tino Vazquez
df5c10c91a
F #3951 : Several changes to install.sh
...
* Adjust oneprovision template routes to avoid duplicity on
reinstallation
* Remove guacamole from Sunstone install
* Add fireedge etc as conf files
2021-02-02 12:51:47 +01:00
Alejandro Huertas Herrero
7a2fb391c0
F #5056 : add new subcommand to bash auto complete ( #738 )
2021-02-02 11:08:38 +01:00
Jorge Miguel Lobo Escalona
3b35047e9d
F #3951 : fix bug provision ( #737 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-02-01 18:05:58 +01:00
Sergio Betanzos
3b5504a41f
F #5149 : Add support for --notemplate option ( #736 )
2021-02-01 13:18:32 +01:00
Alejandro Huertas Herrero
28bfcdb3c2
F #5056 : add Dockerfile support for image creation ( #721 )
2021-01-29 20:40:55 +01:00
Sergio Betanzos
9ea10dd172
M #~: Year bump to 2021 ( #732 )
2021-01-29 14:54:26 +01:00
Frederick Borges
d94cb8818b
B #~: Add space between action buttons ( #729 )
2021-01-29 14:51:16 +01:00
Frederick Borges
9e6a6f8477
F #5162 : Update Host and VMs datatables columns ( #728 )
2021-01-29 14:46:54 +01:00
Frederick Borges
92c77fb858
F #649 : Enable/Disable Users ( #727 )
2021-01-29 14:45:35 +01:00
Ruben S. Montero
4779a23260
M #-: Missing argument for dummy provider
2021-01-29 13:29:18 +01:00
Sergio Betanzos
7cc6d7e2ea
B #1019 : Fix lost var ( #731 )
2021-01-29 09:47:23 +01:00
Jorge Miguel Lobo Escalona
9b9141bf5d
F #5209 : add modal and fix time in vm ( #730 )
...
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-01-29 09:22:10 +01:00
Frederick Borges
15fdf4ab38
B #5220 : fix VPCU range ( #726 )
...
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-01-28 20:05:05 +01:00
Jorge Miguel Lobo Escalona
37098d157c
F #5033 . Sched actions in service template ( #725 )
...
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-01-28 19:55:42 +01:00
Sergio Betanzos
8c1e8d3688
F #2755 : Fix guacamole actions from datatable ( #723 )
2021-01-28 19:54:53 +01:00
Sergio Betanzos
8c9caee42f
B #1019 : Fix scale action in sunstone cloud view ( #722 )
...
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2021-01-28 19:50:18 +01:00
Sergio Betanzos
083bec9844
M #~: Fix filesystem select in sunstone ( #719 )
2021-01-28 19:47:43 +01:00
Sergio Betanzos
34c7d1fbb5
F #5159 : Add attach external nic alias ( #718 )
2021-01-28 19:46:07 +01:00
Sergio Betanzos
9eda6cae10
M #~: Remove release & hold role actions ( #717 )
...
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2021-01-28 19:43:49 +01:00
Sergio Betanzos
6fab378520
F #4993 : Add states to role actions buttons ( #716 )
2021-01-28 19:40:23 +01:00
Sergio Betanzos
68ab8b1636
M #~: Fix lost var in sunstone flow form ( #714 )
2021-01-28 19:26:27 +01:00
Sergio Betanzos
bbda529cea
F #5173 : Add validation option to raw part ( #713 )
2021-01-28 19:19:02 +01:00
Sergio Betanzos
b03be57ca8
B #5237 : Fix onegate context attributes in sunstone ( #707 )
2021-01-28 19:06:03 +01:00
Sergio Betanzos
9d469cb8f0
F #5226 : Add external nic attribute to vm ips ( #705 )
2021-01-28 18:58:11 +01:00
Sergio Betanzos
005d8739fb
B #5231 : Fix scale action in cloud view ( #703 )
2021-01-28 18:49:18 +01:00
Jorge Miguel Lobo Escalona
3196019d0e
F #3951 : separate cypress tests ( #720 )
2021-01-27 19:05:31 +01:00
Jorge Miguel Lobo Escalona
55adb8c64c
F #3951 : fix prepend command ( #698 )
2021-01-27 19:05:17 +01:00
Frederick Borges
01585cbf31
F #5065 : Show state async actions ( #697 )
2021-01-27 17:43:40 +01:00
Ruben S. Montero
2e768d066c
M #-: Rename EXTERNAL to EXTERNAL_IP (AWS IPAM)
2021-01-27 16:36:26 +01:00
Carlos J. Herrera
efe2f95e50
F #~: keep VM in same folder and not change PR ( #715 )
...
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2021-01-27 13:56:23 +01:00
Frederick Borges
0f31068bfd
B #~: Fix service template update ( #696 )
...
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-01-26 14:14:49 +01:00
Pavel Czerný
a7cdfccf38
F #1048 : Unique VM identification (for KVM) ( #700 )
2021-01-26 11:28:07 +01:00
Vlastimil Holer
8c1501ed60
F OpenNebula/one#5111: Production-ready KVM defaults ( #708 )
2021-01-25 22:53:58 +01:00
Vlastimil Holer
a89e8d7afc
M #-: Use bash traps only on EXIT ( #710 )
2021-01-25 22:52:15 +01:00