Pavel Czerný
59ec26c931
B #6085 : Fix trim of VNC/SPICE password ( #2460 )
...
(cherry picked from commit 726a6a854751f37d130b8516197978707a8dd202)
2023-01-27 18:47:12 +01:00
Pavel Czerný
c39953b79b
Revert "B #5801 : Correctly terminate oned, if init fails ( #2396 )" ( #2457 )
...
This reverts commit 4e43d354b911cfed7d32fbe4366077f668658c29.
2023-01-24 11:51:27 +01:00
Pavel Czerný
eaa95ac33c
B #6027 : Parse host NUMA monitoring ( #2440 )
...
Co-authored-by: Ruben S. Montero <rsmontero@opennebula.org>
(cherry picked from commit 0696693531bb5b38e2e2d3b8e22499003d56153d)
2023-01-11 09:09:35 +01:00
Tino Vázquez
71f222b97d
M #-: Bump year 2023
2023-01-09 12:22:24 +01:00
Pavel Czerný
9a55792b96
B #5916 : Fix onevm instantiate --persistent ( #2428 )
...
(cherry picked from commit 0fe9eac8b5698c53690ed646fc39822f98d2b28d)
2023-01-04 16:13:18 +01:00
Pavel Czerný
0de740d250
B #6022 : Fix lock override and --all flag ( #2427 )
...
* This commit syncs oned and API specification for the ALL flag. The internal defines were not consistent with the API specification.
(cherry picked from commit 82d2191dfda8d4ef031223929a6a76949ae050aa)
2023-01-04 15:55:35 +01:00
Pavel Czerný
60fb740d1e
B #5640 : Fix NETRX and NETTX for accounting ( #2417 )
...
(cherry picked from commit 3beca2d9d3f3aeb7d81bb277cc5469af73fac337)
2022-12-12 09:33:24 +01:00
Pavel Czerný
75101b86ad
B #5728 : Fix argument parsing for onemonitord ( #2411 )
...
* Fix argument parsing for onemonitord
* Update NebulaTemplate.h
(cherry picked from commit 08e0e6c30521a90a0e94f4cc788713c53da357fb)
2022-12-08 10:37:34 +01:00
Pavel Czerný
4e43d354b9
B #5801 : Correctly terminate oned, if init fails ( #2396 )
...
+ Improve formating of driver initialization log messages
(cherry picked from commit 0221dc187a878571f5782c4b1ce869acc3c7f8a0)
2022-12-07 11:21:01 +01:00
Tino Vázquez
09f94cdb52
M #-: Bump version 6.4.3
2022-10-17 19:19:33 +02:00
Pavel Czerný
aa54a8ca55
M #-: Fix oned segfault after driver init failed ( #2217 )
2022-07-18 18:03:55 +02:00
Tino Vazquez
dbf1314ae2
M #-: Bump version 6.4.2
2022-07-13 12:00:49 +02:00
Tino Vazquez
b1762c8e7d
M #-: Bump version 6.4.1
2022-06-27 11:45:50 +02:00
Ruben S. Montero
e2d4141599
B #5867 : Fix quotas and fsck
...
co-author: Pavel Czerny <pczerny@opennebula.systems>
2022-06-20 18:34:44 +02:00
Tino Vazquez
47648892f9
M #-: Bump to 6.4.0
2022-04-28 16:58:14 +02:00
Tino Vazquez
3a43a16807
M #-: Bump version 6.3.90
2022-04-18 19:33:39 +02:00
Ruben S. Montero
4b746348b3
f #5725 : State for Virtual Networks
...
* VNETs include state to flag their configuration status
(READY/ERROR/LOCK)
* Hooks can be program based on VNET state transitions
* Include Java/Go/Ruby bindings
* New vCenter network drivers
* Place-holder to customize actions (create/delete) for other netowrk drivers
* Sunstone integration
* OneFlow syncs flow creation on VNET status
* Remove deprecated vcenter hooks and autoregistration
co-authored-by: Frederick Ernesto Borges Noronha <fborges@opennebula.io>
co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2022-04-09 15:20:17 +02:00
Tino Vazquez
f7d53e75ff
M #-: Bump version 6.3.85
2022-04-07 19:49:58 +02:00
Ruben S. Montero
3970d386b6
F #5792 : Set KVM shares based on cgroup version
...
* New probe to get CGROUP_VERSION to the host
* LibvirtKVM driver set shares based on version (1024/100)
* Limits for min and max are check and enforced
2022-04-02 19:14:37 +02:00
Pavel Czerný
8571ff280d
B #-: Do not print password to oned.log ( #1871 )
...
(cherry picked from commit fd55fbb7ab46038426af5c3b5599055a56794275)
2022-03-29 14:21:24 +02:00
Ruben S. Montero
265d05c118
F #5612 : (De)/Attach security groups from VM NICs
...
Author: Pavel Czerný <pczerny@opennebula.systems>
2022-01-25 20:27:05 +01:00
Ruben S. Montero
46b6837def
b #5697 : Remove SAVE_AS_HOT attribute
...
(cherry picked from commit f100729f099b1a08d9968a3f25af9ce0ff4ae9ae)
2022-01-18 12:01:31 +01:00
Pavel Czerný
1242fbca95
B #629 : Execute only first scheduled action ( #1657 )
...
(cherry picked from commit 22222bfeefed38230ced3cea6f5f76aeebc8cdec)
2022-01-04 13:46:15 +01:00
Pavel Czerný
5591f88a3b
B #5524 : Apply SYSTEM_DISK_USAGE for VM snapshots ( #1647 )
...
Co-authored-by: Ruben S. Montero <rsmontero@opennebula.org>
2022-01-04 13:03:47 +01:00
Christian González
42b7c9a3d3
M #: increase oned db versions ( #1637 )
2021-12-01 15:55:08 +01:00
Pavel Czerný
507f2f0c7f
F #5431 : User encrypted attributes ( #1574 )
...
(cherry picked from commit 9aa26b295dccb6352ddebd2c77b58c0bc4f4c31a)
2021-11-24 10:59:06 +01:00
Tino Vazquez
7e750c72a6
M #-: Bump version for 6.4 Beta
...
6.3.80
2021-11-03 13:09:25 +01:00
Tino Vazquez
f4c07fe1a9
M #-: Bump version to 6.2.0
2021-10-21 21:14:12 +02:00
Tino Vazquez
0effec897b
M #-: Bump version to 6.1.90
2021-10-14 18:28:05 +02:00
Pavel Czerný
3c2efafcc5
B #4193 : Limit action execution on wilds ( #1496 )
2021-10-08 19:27:06 +02:00
Tino Vazquez
2436bbbde3
M #-: Bump to 6.1.85
2021-10-06 16:32:52 +02:00
Pavel Czerný
77276366a8
M #-: Method for case insensitive string compare ( #1464 )
2021-09-17 09:11:16 +02:00
Ruben S. Montero
121b4b096e
F #2481 : UEFI Support
...
co-authored-by: Ricardo Diaz <rdiaz@opennebula.io>
co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2021-09-14 15:26:21 +02:00
Pavel Czerný
b80ee243c0
F #5482 : Append flag for onevm updateconf ( #1395 )
2021-08-09 11:00:58 +02:00
Pavel Czerný
3e72c08212
B #3610 : Fix failure response for disk-attach ( #1352 )
...
(cherry picked from commit d4f5a8bdf63f5168f6aa68f61313bb82bd9f5ba1)
2021-07-13 17:57:16 +02:00
Pavel Czerný
accdc228ca
M #-: Log messages to VM log ( #1339 )
...
Bring back behaviour from one-5.12
2021-06-30 10:05:05 +02:00
Pavel Czerný
de6d7dd150
B #2187 : Increase AR size from 32 bit to 64 bit ( #1295 )
2021-06-24 10:52:46 +02:00
Pavel Czerný
9375625793
M #-: Fix market_mad_conf defaults ( #1306 )
...
(cherry picked from commit 5fc94b49924332507bfa432dc506f58f67a43ead)
2021-06-18 11:22:10 +02:00
Ruben S. Montero
0f130a1abd
F #5289 : Remove unneeded code
2021-06-15 11:24:19 +02:00
Ruben S. Montero
3f171f3b5b
F #5289 : New api for sched actions
...
SchedActions are now a complete managed type. It is in in /TEMPLATE and
not /USER_TEMPLATE and includes dedicated API Calls to manage the
entries:
- one.vm.schedadd (add new sched_action)
- one.vm.schedupdate (update an exiting sched_action)
- one.vm.scheddelete (delete an action)
The scheduler now use this API. This will prevent race conditions
between update operations from different processes.
co-authored-by: Pavel Czerný <pczerny@opennebula.systems>
2021-06-15 08:22:26 +00:00
Ruben S. Montero
0ebda56330
M #-: Reduce attribute copies on updateconf
...
(cherry picked from commit 99d165856d3132f5d5a495a75c8c80bb0865bfca)
2021-06-10 09:56:02 +02:00
Pavel Czerný
8b8d811e82
F #4510 : Option to disable Marketplace ( #1269 )
2021-06-03 17:14:30 +02:00
Jan Orel
86f174d469
F #5381 : Join qcow2 + shared TM drivers ( #1217 )
2021-05-26 18:21:13 +02:00
Pavel Czerný
6c71efc9ad
M #-: Fix occasional crash on exit ( #1242 )
...
(cherry picked from commit e16dfecd59b9f84e8ad1d50b80f3ffe6ebc55021)
2021-05-21 23:27:03 +02:00
Pavel Czerný
84d106a57a
M #-: Inherit Nebula from NebulaService ( #1160 )
2021-05-04 11:38:25 +02:00
Ruben S. Montero
f1a48bdc0d
F #5270 , #5272 : Support for Google Compute and DigitalOcean
...
co-authored-by: Alejandro Huertas <ahuertas@opennebula.io>
co-authored-by: Juan Antonio <jescobar@opennebula.io>
co-authored-by: Sergio Betanzos <sbetanzos@opennebula.io>
2021-05-01 21:53:09 +02:00
Pavel Czerny
69e83eb161
F #5353 : Zone standby mode. DB version number to 6.2.0
...
Includes the following commits from f-5353:
- 62d3d38d7fb135b82874a5076a7f06c23675e0b7
- 52f3f066603c478061891175c008a58cfed3dc43
- 0e82f9e5471c3cf0e21969393299279c6e739138
- 8c32050940f528ea876e8293e6fbbf56a373bd54
2021-04-27 10:45:58 +02:00
Pavel Czerný
6bca41f0db
M #-: Showback option to calculate only running VM ( #1105 )
...
(cherry picked from commit c5ad2698b75203bc820c19179c5c05529551a5f6)
2021-04-15 11:13:56 +02:00
Ruben S. Montero
0ef2364e7d
F #5324 : Remove duplicates in Security Group
...
Author: Pavel Czerny <pczerny@opennebula.systems>
(cherry picked from commit fca2fb32c0b11a6bd7eb0b481cbe15e4b7eab16f)
2021-04-12 10:05:19 +00:00
Vlastimil Holer
23bf3b1534
M #-: Bump version to 6.1.80 ( #1073 )
2021-04-06 18:14:38 +02:00