1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00
Commit Graph

18092 Commits

Author SHA1 Message Date
Jorge Miguel Lobo Escalona
72fb38865c
F #5056: Add dockerfile support in Sunstone
Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
2021-02-09 13:51:41 +01:00
Frederick Borges
08f202395d
M #~: clean sunstone_guac (#774)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2021-02-09 11:34:07 +01:00
Pavel Czerný
05728fd8bc
B #5219: Fix zlib_decompress (#773) 2021-02-09 09:11:48 +01:00
Carlos J. Herrera
fe166a9bdc
F #~: fix sanitize when import (#771)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2021-02-08 18:48:02 +01:00
Sergio Betanzos
d4d133b882
M #~: Clean install.sh & gitignore (#770) 2021-02-08 17:35:58 +01:00
Jorge Miguel Lobo Escalona
bd814db697
F #5209: fix schedule actions in service (#769)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2021-02-08 17:20:11 +01:00
Pavel Czerný
d132bab6ad
F #5225: Support for kvm size_iops_size (#743) 2021-02-08 16:59:55 +01:00
Ruben S. Montero
6da9f7f6c7
F #664: Image state events and hooks
- Image state events
   - Image hooks
   - Ruby OCA event-based state wait function
   - Improved market-import operations

co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
2021-02-08 16:10:34 +01:00
Sergio Betanzos
d9bf3afbf1
B #5247: Fix option to edit vcenter password (#768) 2021-02-08 13:59:27 +01:00
Sergio Betanzos
0ab6fcfc40
F #1048: Add hypervisor filter to uuid input (#766) 2021-02-08 11:02:40 +01:00
Sergio Betanzos
debd99ccaa
F #1048: Add uuid input to sunstone (#765) 2021-02-08 10:51:00 +01:00
Sergio Betanzos
0b5453a234
F #4994: Add extra info to remote connection (#764) 2021-02-08 10:40:30 +01:00
Daniel Clavijo Coca
89379d9ffb
B #5245: Update host zombie template (#761)
(cherry picked from commit 9ed720d6cf)
2021-02-08 09:49:16 +01:00
Vlastimil Holer
c5ac1a755b
M #-: Update Gemfile.locks (2021/02) (#760) 2021-02-05 12:40:24 +01:00
Carlos J. Herrera
4ad55ddfb7
F #1048: consistent unique VM identification (#759)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2021-02-04 19:27:49 +01:00
Alejandro Huertas Herrero
5d1ea1ef73
M #-: provision extends append parent directory (#758) 2021-02-04 18:42:32 +01:00
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