1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-20 10:50:08 +03:00

16685 Commits

Author SHA1 Message Date
Alejandro Huertas Herrero
fdf8e5ce8b
F #3237: DDC extends multiple templates (#4470) 2020-04-08 11:12:16 +02:00
Alejandro Huertas Herrero
f0af3adf5f
F #4292: DDC add support for multiple playbooks (#4479)
* F #4292: DDC add support for multiple playbooks

* M #-: remove delete_suffix

* M #-: fix linting

* F #4292: run playbooks separately

* F #4292: add dummy playbook

* M #-: fix minor bug

* F #4292: Use raw task in dummy playbook

Co-authored-by: Vlastimil Holer <vholer@opennebula.io>
2020-04-08 10:52:58 +02:00
Alejandro Huertas Herrero
ed66b42474
B #4491: update role info when terminating it (#4492)
* B #4491: update role info when terminating it

* L #-: lint oneflow
2020-04-08 10:49:57 +02:00
Pavel Czerný
964e4ddb4b
M #-: Postpone thread join for better termination (#4495)
* M #-: Postpone thread join for better termination

* F #3859: Fix host disable->monitored

Unify use of Host::HostState (Host::HostState::INIT -> Host::INIT)
2020-04-08 10:48:23 +02:00
Jan Orel
1b90cb10f3
B #-: Switch to KillMode=mixed (#4486) 2020-04-08 10:46:12 +02:00
Christian González
447605fe93
F #4089: Improves package changes (#4482) 2020-04-08 10:44:48 +02:00
Sergio Betanzos
620a1075e0
F #3969: RDP links in vms datatable (#4496) 2020-04-07 16:51:32 +02:00
Jorge Lobo
692c802d3c
F #2340: add ARGS in schedule actions (#4497)
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
2020-04-07 16:38:29 +02:00
Frederick Borges
38dcada9b7
F #3025: LXD template clean section (#4490) 2020-04-07 11:05:00 +02:00
Tino Vazquez
2528a82805
L #-: Minor linting actions 2020-04-07 10:42:42 +02:00
Jan Orel
446774b862
L #-: Linting monitoring changes (#4485) 2020-04-07 10:19:31 +02:00
Christian González
81c7a10044
M #: Fix index check (#4484) 2020-04-06 18:40:31 +02:00
Tino Vazquez
591472fbb8
L #-: Linting for vm_monitor.rb
vCenter driver
2020-04-06 18:37:19 +02:00
Jan Orel
e76b065f65
L #-: Lint az_driver.rb (#4483)
* L #-: Lint az_driver.rb

* M #-: Remove unneeded check

Co-authored-by: Tino Vázquez <cvazquez@opennebula.systems>
2020-04-06 16:57:23 +02:00
Tino Vazquez
6000826434
L #-: Enable two new rubocop checks
No impact in current code base
2020-04-06 16:53:03 +02:00
Jan Orel
e658320cb5
F #3859: Adapt azure+ec2 driver to new monitoring system(#4481) 2020-04-05 19:50:45 +02:00
Alejandro Huertas Herrero
94cb0cbb1b
F #4282: add sched disk snapshots to flow (#4473) 2020-04-03 17:09:34 +02:00
Pavel Czerný
cdcb48b95b
B #4354: Fix SG after NIC remove (#4475) 2020-04-03 17:04:42 +02:00
Alejandro Huertas Herrero
7e1a5c07a1
F #4468: add oneflow recover delete (#4472) 2020-04-03 16:17:29 +02:00
Tino Vazquez
8581fabcc8
B #3308: Add sunstone option for extended info 2020-04-03 15:04:57 +02:00
Christian González
e137d98d34
F #4089: add changes to integrate with packages (#4480)
* F #4089: Add install-firecracker script

* F #4089: Update clean script path
2020-04-03 14:31:13 +02:00
Carlos J. Herrera
c98f894929
F #3316: monitor disk location in vCenter (#4476)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2020-04-03 14:11:46 +02:00
Christian González
e316f5b518
M #: Use local version instead of shared (#4477) 2020-04-03 10:43:24 +02:00
Sergio Betanzos
001f8c9d46
M #~: Fix html scheduling action table (#4471) 2020-04-02 11:50:30 +02:00
Christian González
83ac438c20
M #: Fix upgrade bug (#4469) 2020-04-02 11:10:50 +02:00
Christian González
8563e96d7e
M #: Fix minor bug (#4467) 2020-04-01 18:59:38 +02:00
Sergio Betanzos
2526272c8b
F #4132: Fix role vms table (#4466) 2020-04-01 16:34:09 +02:00
Christian González
d4d0aed5c2
M #: Fix index creation on migrators (#4464) 2020-04-01 16:16:41 +02:00
Angel Luis Moya Gonzalez
f965b03163
F #4119: Fix vntemplate instantiate on vCenter (#4465) 2020-04-01 16:12:05 +02:00
Ricardo Diaz
045313437e
M #-: Install files on share/start-scripts (#4436)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.systems>
2020-04-01 15:22:32 +02:00
Sergio Betanzos
cfbde69c6b
B #4409: Fix template context vars (#4463) 2020-04-01 13:43:13 +02:00
Ricardo Diaz
e239bfc0d6
M #-: Redesign of map vnets mapping script (#4461)
New design of vnets mapping script based on 'open3' instead of directly
command execution.
Added option to select which private and public networks are going to be
used to perform the mapping.

Signed-off-by: Ricardo Diaz <rdiaz@opennebula.systems>
2020-04-01 13:31:49 +02:00
Jan Orel
1452f59f5c
M #~: Fix typo (#4462) 2020-04-01 11:25:42 +02:00
Ruben S. Montero
ce388212f5
F #2340: Add support for sched disk snapshots
co-authored-by: Alejandro Huertas Herrero <ahuertas@opennebula.systems>
2020-04-01 10:43:21 +02:00
Sergio Betanzos
4ec9d50424
F #4132: Support for RDP in alias interfaces (#4460) 2020-03-31 17:43:51 +02:00
Frederick Borges
e0937d82fa
B #2763: vCenter attributes edit icons (#4455)
(cherry picked from commit d5b3c20b92e46ca7fa85da70d3a1514b765f7a09)
2020-03-31 16:47:00 +02:00
Christian González
39c58e41da
F #3436: reduce memory use of onedb upgrade (#4452) 2020-03-31 15:31:40 +02:00
Alejandro Huertas Herrero
4356a9baf1
M #-: fix typo (#4456) 2020-03-31 15:15:45 +02:00
Ruben S. Montero
8ffe1ad171
B #3924: Improve MySQL/MariaDB version detection 2020-03-31 15:07:23 +02:00
Christian González
9609a4f07c
F #4089: minor fix (#4451) 2020-03-31 10:49:45 +02:00
Sergio Betanzos
f777e004b0
B #4448: Fix alias grouped by nic (#4450) 2020-03-31 10:33:07 +02:00
Christian González
5af8570a2b
F #4089: remove clean script from install.sh (#4445) 2020-03-30 12:01:53 +02:00
Ricardo Diaz
31de7daa40
M #-: map vnets compatible with OneGate (#4444)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.systems>
2020-03-30 10:03:47 +02:00
Pavel Czerný
33f2ed61e5
B #4154: Fix memory leaks (#4443)
(cherry picked from commit 1d79978f261f2fce272cec7c5ace167f534d4d8b)
2020-03-29 15:41:43 +02:00
Christian González
e11a790fb1
M #: Fix index creation on migrators (#4442) 2020-03-27 18:34:04 +01:00
Christian González
f6f1b76539
F #4089: Add haveged to ensure entropy (#4440) 2020-03-27 11:21:33 +01:00
Christian González
544c1ecfcd
F #4089: Firecracker node packages (#4412) 2020-03-27 11:18:18 +01:00
Pavel Czerný
295f1d7f77
B #4417: Check VM_*_OPERATIONS attribute is correct (#4438)
(cherry picked from commit d6ac6508ef00da6536db0cd28b11de9631bd25a4)
2020-03-26 19:23:01 +01:00
Sergio Betanzos
374b9f6845
B #4392: Detect VNC proxy under Apache Passenger (#4432) 2020-03-26 19:20:46 +01:00
Angel Luis Moya Gonzalez
6a209118da
B #-: Fixes uplink error importing templates. (#4437) 2020-03-26 19:10:45 +01:00