1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-14 16:58:18 +03:00

17114 Commits

Author SHA1 Message Date
Pavel Czerný
fb96648fec
F #3859: Use DEPLOY_ID for wilds (#4726) 2020-05-14 11:34:16 +02:00
Jan Orel
aafcfbbe1f
B #4590: Fail LDAP auth if whitespaces ends diff (#4725) 2020-05-14 10:03:22 +02:00
Petr Ospalý
523eff2a77
F #1473: Fix SSH persistent connections (#4724)
- add ssh wrapper which is used only on the fronted
- disable SSH master socket on the nodes
- add new PATH and SSH_USE_MASTER_SOCK into opennebula.service

Signed-off-by: Petr Ospalý <pospaly@opennebula.io>
2020-05-13 21:34:38 +02:00
Ruben S. Montero
b82249f1fa
Revert "B #4111: Fail LDAP auth if user casing differs (#4663)"
This reverts commit b23a3713a6dacaaa9e1d1e0ed9de1291d4702345.
2020-05-13 19:11:50 +02:00
Angel Luis Moya Gonzalez
65b2f9a3b7
F #4302: Add debug option to show failed monitored vms (#4722)
Co-authored-by: mouyaq <amoya@opennebula.io>
2020-05-13 18:10:56 +02:00
Vlastimil Holer
c6ed42122b
M #-: Restrict sudo ip usage (#4721)
Synchronize PATH override with Ruby drivers

vnmmad.rb#L59
2020-05-13 17:35:24 +02:00
Sergio Betanzos
48c3ee1f23
M #~: Fix roles table in flow service (#4718) 2020-05-13 15:57:40 +02:00
Angel Luis Moya Gonzalez
a0e19c3fee
F #4302: Multiple vm monitoring working (#4717)
- Fix problem and now all vms are monitored
 - one-xx in vCenter needs to be renamed to be detected as wilds

Co-authored-by: mouyaq <amoya@opennebula.io>
2020-05-13 13:21:38 +02:00
Sergio Betanzos
fa814e17b7
B #4697: Unselect row when previously selected (#4716) 2020-05-13 11:14:43 +02:00
Jorge Miguel Lobo Escalona
8435418bf2
F #4126: custom paginate cloudview (#4715)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-05-13 11:03:21 +02:00
Ruben S. Montero
0c083384d3
M #-: Add link to the Dockerhub marketplace 2020-05-13 10:51:28 +02:00
Petr Ospalý
51d6d2a99d
F #1473: Fix and improve SSH config (#4713)
- workaround issues with persistent connections
- add new cronjob

Co-authored-by: Vlastimil Holer <vholer@opennebula.io>
2020-05-12 18:37:23 +02:00
Jorge Lobo
41f27b0539
M #~: remove period and number flow (#4714)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-05-12 16:31:54 +02:00
Angel Luis Moya Gonzalez
d7af2a9a86
F #4302: Change wild detecion method and fix resource pool names (#4708)
* Change Wilds detection to old method
* Fix error detecting resource pool name
* Re-dded disk info to vm monitoring

Co-authored-by: mouyaq <amoya@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.systems>
2020-05-12 15:17:49 +02:00
Sergio Betanzos
63a24d3796
F #4711: Allow to add link attribute as hyperlink (#4712) 2020-05-12 14:50:58 +02:00
Frederick Borges
98376cdd3b
B #1417: Fix VMs IPs (#4710) 2020-05-12 13:23:25 +02:00
Frederick Borges
e21e35c58a
B #4474: Hide NUMA tab vcenter (#4709) 2020-05-12 13:22:03 +02:00
Alejandro Huertas Herrero
02d530d33f
M #-: fix minor bug in provision create (#4706) 2020-05-12 13:02:50 +02:00
Jorge Lobo
ccd1b5c8eb
M #4089: fix lost var (#4707)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-05-12 13:01:46 +02:00
Sergio Betanzos
469e5f824c
M #~: Resize and change vm remotes icons (#4705) 2020-05-12 12:33:25 +02:00
Tino Vazquez
b05b5d2a64
B #4302: Change Monitor VMs default interval 2020-05-12 12:16:06 +02:00
Tino Vazquez
aab5ffd72a
L #-: Linting for vCenter vm_monitor 2020-05-12 12:00:19 +02:00
Jorge Lobo
0a72628318
F #4089: Firecracker vm actions in Sunstone (#4704)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-05-12 11:45:52 +02:00
Sergio Betanzos
24de19bf4e
F #4089: Enable physical cpu input for FC (#4703) 2020-05-12 11:42:24 +02:00
Frederick Borges
5708d9a2cd
B #1417: Fix VM IPs Dropdown (#4701)
(cherry picked from commit e45a5d48193b062f9ede6fd8906e1797e49dfff6)
2020-05-12 11:36:52 +02:00
Alejandro Huertas Herrero
1793699a29
M #-: fix minor bug in oneprovision cmd (#4693) 2020-05-11 22:56:35 +02:00
Angel Luis Moya Gonzalez
0a8d8648b3
F #4302: Monitoring vms optimized (#4702)
* Roll back 5.10 files

- host.rb
- vm_monitor.rb
- virtual_machine.rb: to include vm_monitor

Co-authored-by: mouyaq <amoya@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.systems>
2020-05-11 20:01:23 +02:00
Petr Ospalý
448beb80fc
F #1473: Add oneadmin's SSH config (#4668)
Signed-off-by: Petr Ospalý <pospaly@opennebula.io>

Co-authored-by: Vlastimil Holer <vholer@opennebula.io>
2020-05-11 19:05:34 +02:00
Vlastimil Holer
203094ddd0
B #4695: Target host cleanup on failed KVM live migration (#4698) 2020-05-11 19:04:17 +02:00
Vlastimil Holer
4c77119fce
M #-: Restrict sudo ip usage (#4689)
Co-authored-by: Jan Orel <jorel@opennebula.systems>
2020-05-11 19:03:23 +02:00
Sergio Betanzos
d282f2da86
M #~: VM remotes buttons in sunstone views (#4699) 2020-05-11 18:46:56 +02:00
Christian González
33485ee842
M #: release vnet lock if IPAM remove fails (#4692) 2020-05-11 17:21:09 +02:00
Sergio Betanzos
c6b182a795
F #4089: Fix export marketplace app action (#4694) 2020-05-11 17:15:37 +02:00
Sergio Betanzos
55e93f663a
F #4089: Dockerhub-tags table for firecracker (#4691) 2020-05-11 15:46:30 +02:00
Ruben S. Montero
896dc83238
L #-: Indentation 2020-05-11 15:27:57 +02:00
Sergio Betanzos
c4e9dcf97f
F #4089: Adapt vms templates form for firecracker (#4690) 2020-05-11 15:03:29 +02:00
Tino Vazquez
03fef86d3c
F #4302: Fix for several broken vcenter actions 2020-05-11 15:01:01 +02:00
Ruben S. Montero
f9fd4ebf7d
L #-: disable SuppressedException 2020-05-11 13:38:28 +02:00
Alejandro Huertas Herrero
23e03be0a1
B #3571: escape white spaces in onegate server (#4659) 2020-05-11 13:23:08 +02:00
Alejandro Huertas Herrero
7dc4b0033f
M #-: fix minor bug in DDC playbooks (#4687) 2020-05-11 13:16:04 +02:00
Pavel Czerný
54d60c4223
F #3859: Small fixes in monitoring (#4686) 2020-05-11 10:35:13 +02:00
Ruben S. Montero
c8251dc733
M #-: Make probes more robust 2020-05-10 23:57:07 +02:00
Ruben S. Montero
392e28768e
M #-: Update UNKNOWN VMs in sync state messages 2020-05-10 23:56:18 +02:00
Christian González
30b1425f2c
F #4089: Integrate DockerHub marketplace (#4684) 2020-05-10 20:14:20 +02:00
Jan Orel
6eae04f57b
M #-: Remove missing SCons script (#4575) 2020-05-10 19:25:50 +02:00
Ruben S. Montero
e0355f886c
M #-: Remove unneeded counters. Review start/end times of history records 2020-05-10 02:35:46 +02:00
Ruben S. Montero
7c123fb75d
B #1662: Do not end poweroff/suspend records 2020-05-09 00:37:43 +02:00
Jorge Lobo
f188fa1ae4
B #2126: limit charactes error (#4683)
Co-authored-by: Tino Vázquez <cvazquez@opennebula.systems>
2020-05-08 13:11:13 +02:00
Angel Luis Moya Gonzalez
21e7715425
F #4302: Several vCenter driver fixes (#4681)
- VMs with name one-xxx was not been monitored
- Change NSX_STATUS='' on hosts with no NSX
- Changes on checkings in VNM driver
- Change an error ocurring connecting to NSX Manager

Co-authored-by: mouyaq <amoya@opennebula.io>
2020-05-08 11:34:54 +02:00
Tino Vazquez
86bb514d45
M #-: Fix Sunestone (sic) typo 2020-05-08 10:48:57 +02:00