1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-26 06:50:09 +03:00

2021 Commits

Author SHA1 Message Date
Christian González
096d94b18d
F 5147#: improve monitoring API calls performance ()
(cherry picked from commit 93e7c7677c4ca5bc4f46b34d9b834614b03742e1)
2020-10-28 17:26:03 +01:00
Ruben S. Montero
4c0a5c3ef3
F : Increase onegate functionality for VNF
co-authored-by: Christian González <cgonzalez@opennebula.io>
2020-10-22 13:05:08 +02:00
Vlastimil Holer
790f139f22
M #-: Bump version to 5.12.6 () 2020-10-21 15:24:07 +02:00
Ruben S. Montero
1b7d47cb0b
Revert "M #-: Fix 'Unknown type: i8' when using Java OCA ()"
This reverts commit bcb57100d15a28274cfb5b441e0c7bf85c65e422.
2020-10-20 10:57:41 +02:00
Ruben S. Montero
dd6a7f4cd6
B : Track VNC allocation across migration 2020-10-16 12:36:16 +02:00
Vlastimil Holer
0894a420c9
M #-: Bump version to 5.12.5 () 2020-09-24 17:05:19 +02:00
Ricardo Diaz
bcb57100d1
M #-: Fix 'Unknown type: i8' when using Java OCA ()
The dialect 'xmlrpc_dialect_apache' must be set in the registry and xmlrpc
extensions must be enabled in the Java OCA client to properly handle OpenNebula
responses when requesting actions not allowed.

Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
(cherry picked from commit 32606c23c829b893923268848ec533b41e5d34f2)
2020-09-10 15:48:55 +02:00
Ruben S. Montero
7e687b9a58
M #-: Fix compilation warnings 2020-09-05 20:47:28 +02:00
Vlastimil Holer
f95aab8948
M #-: Bump version to 5.12.4 () 2020-09-03 16:32:57 +02:00
Ruben S. Montero
ce38105eff
M #-: Removed unused variables 2020-08-06 22:24:46 +02:00
Vlastimil Holer
dd5fc2d06a
M #-: Bump version to 5.12.3 () 2020-08-05 14:21:16 +02:00
Ruben S. Montero
aa9be35504
B : Increment running quotas through monitor 2020-08-03 13:44:52 +02:00
Ruben S. Montero
a84237a1dd
B : Remove OPENNEBULA_MANAGED in vm template clone (recursive) 2020-07-14 17:38:26 +02:00
Vlastimil Holer
d1aa94424a
M #-: Bump version to 5.12.2 () 2020-07-08 17:01:52 +02:00
Vlastimil Holer
33c36462e2
M #-: Bump version to 5.12.1 2020-06-15 19:42:25 +02:00
Pavel Czerný
3fa04ee2d5
M #-: Configurable timeout for SQLite DB () 2020-06-04 18:05:58 +02:00
Ruben S. Montero
93c894e7af
M #-: Typo 2020-06-04 11:02:39 +02:00
Ruben S. Montero
865a86fe7b
M #-: Fix non-MySQL build 2020-06-04 10:59:16 +02:00
Pavel Czerný
0e7de61282
B : MySQL BINARY name searches configurable ()
Co-authored-by: an Orel <jorel@opennebula.systems>
2020-06-03 18:11:04 +02:00
Vlastimil Holer
2d634f7168
M #-: Bump version to 5.12.0 () 2020-06-02 17:45:02 +02:00
Ruben S. Montero
d879f798b9
F : Monitoring & Scheduler
* Merge monitor information into Host XML document
  * Add new param to vmpool.monitoring call
  * Add new param to hostpool.monitoring call
  * Update OCA - Ruby

co-authored-by: Christian González <cgonzalez@opennebula.io>
2020-05-28 16:49:00 +02:00
Ruben S. Montero
c1c819fc46
B : Add HOTPLUG_NIC_POWEROFF state 2020-05-27 19:38:23 +02:00
Ruben S. Montero
bf2c596ab7
B : MySQL BINARY searches for names 2020-05-25 17:44:03 +02:00
Pavel Czerny
7705d669a7
F : Monitord HA 2020-05-25 10:49:50 +02:00
Vlastimil Holer
f1dd670414
M #-: Bump version to 5.11.90 () 2020-05-20 18:09:42 +02:00
Alejandro Huertas
a5778c8e28
M #-: subscribe to service changes 2020-05-18 17:18:00 +02:00
Ruben S. Montero
b22c569ab2
F : Add RAW validator for KVM
- VirtualMachine
  - VMTemplate
  - Add libvirt rng files

co-authored-by: Christian González <cgonzalez@opennebula.io>
2020-05-18 02:23:29 +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
Vlastimil Holer
a3ffc0f287
M #-: Bump version to 5.11.85()
and bump missing years to 2020
2020-05-07 19:34:45 +02:00
Ruben S. Montero
2e584277f6
M #-: Remove unused function 2020-05-04 14:42:01 +02:00
Christian González
7b6b054b1a
B : Fix Federation replication bug () 2020-05-04 14:38:50 +02:00
Christian González
374260fe05
M #: Improve logdb purge () 2020-04-30 18:11:08 +02:00
Vlastimil Holer
f3c50a5d89
M #-: Year bump to 2020 () 2020-04-30 15:00:02 +02:00
Christian González
f5744a6b8d
M #: Fix FTS detection () 2020-04-28 12:27:25 +02:00
Ruben S. Montero
59be923717
M #-: Better debug messages. Fix typo 2020-04-23 20:10:04 +02:00
Ruben S. Montero
3ea1cd5c4d
F : On close kill driver after timeout
co-authored-by: Pavel Czerny <pczerny@opennebula.io>
2020-04-16 18:15:07 +02:00
Abdullah Aml
d3443f5e77
B : checking nodestval before dereferencing
Signed-off-by: Abdullahaml1 <abdullah_aml@protonmail.com>
2020-04-16 15:48:41 +02:00
Pavel Czerný
36c79d643b
F : Add --force option to 'onevnet rmar' () 2020-04-14 10:49:06 +02:00
Ruben S. Montero
9aa1041103
F : Initial PostgreSQL Support
co-authored-by: Igor Sivy <igorsivy@gmail.com>
co-authored-by: Pavel Czerny <pczerny@opennebula.io>
co-authored-by: Vlastimil Holer <vholer@opennebula.io>
(cherry picked from commit c52f62018c32281c6e418211f33f1bba46388e98)
2020-04-13 17:35:06 +02:00
Pavel Czerný
cdcb48b95b
B : Fix SG after NIC remove () 2020-04-03 17:04:42 +02:00
Ruben S. Montero
8ffe1ad171
B : Improve MySQL/MariaDB version detection 2020-03-31 15:07:23 +02:00
Pavel Czerný
295f1d7f77
B : Check VM_*_OPERATIONS attribute is correct ()
(cherry picked from commit d6ac6508ef00da6536db0cd28b11de9631bd25a4)
2020-03-26 19:23:01 +01:00
Ruben S. Montero
43daf0a587
F , : Fix FC and Monitoring
* Adjust xpaths for Sunstone
    * New MONTIORING records format
    * Fix OCA API
    * Improvements on dockerhub importer
    * Improvements on firecracker context mapper
    * Fix shutdown on firecracker
    * Add logging to firecraker
2020-03-23 10:45:21 +01:00
Ruben S. Montero
320d333494
F : VM state transition
* Do not fail KVM shutdown if domain already terminated
      * Do not trigger automatically host monitor on startup
      * Zombie support
      * Sync state of missing VMs
2020-03-13 15:04:31 +01:00
Pavel Czerný
0642f87198
F : Update host reservations only if needed () 2020-03-13 10:32:53 +01:00
Ruben S. Montero
91a03558f9
Revert "WIP"
This reverts commit cb7a24396db03f049dc3c3a94d6205c22bcfd091.
2020-03-11 20:51:28 +01:00
Ruben S. Montero
cb7a24396d
WIP 2020-03-11 20:40:43 +01:00
Ruben S. Montero
44e44b47a8
F : New monitoring architecture
co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
  co-authored-by: Daniel Clavijo Coca <dclavijo@opennebula.systems>
2020-03-04 16:05:57 +01:00
Ruben S. Montero
39d8f966b5
M #-: Fix DB versions for 5.12.0 2020-03-04 15:09:54 +01:00
Ruben S. Montero
098e9b9786
F : add cold nic attach feature
co-authored-by: Alejandro Huertas <ahuertas@opennebula.systems>
2020-02-26 17:51:40 +01:00