1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-03 01:17:41 +03:00
Commit Graph

21076 Commits

Author SHA1 Message Date
Jorge Miguel Lobo Escalona
4d5fbea058
F OpenNebula/one#6718: add labels in rows (#3238) 2024-09-23 19:00:43 +02:00
Ruben S. Montero
9d7b9b107e
M #-: OpenNebula vm exporter wrong unit for total mem
Metric is in bytes, MB was published

(cherry picked from commit 689330578227ec3e860d215f3a5b48c9909b2701)
2024-09-23 12:04:30 +02:00
Jorge Miguel Lobo Escalona
f01175bca8
F OpenNebula/One#6718: Fix error timeout (#3236)
using the finder in tables
2024-09-23 11:29:41 +02:00
Guillemo Ramos
c8d28ad18f
B #6505: Fix volatile disk backup (Ceph) (#3225)
* B #6505: follow-up fix for Ceph bk/restore (#3212)

Signed-off-by: Guillermo Ramos <gramos@opennebula.io>
Co-authored-by: Pavel Czerný <pczerny@opennebula.io>
2024-09-20 12:04:15 +02:00
Jorge Miguel Lobo Escalona
ffd0a09e7b
F OpenNebula/One#6718: Add sunstone-server.conf attribute
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-09-19 12:52:07 +02:00
Jorge Miguel Lobo Escalona
f0986bbef4
F OpenNebula/One#6718: Add DataTable rows as lists functionality (#3233) 2024-09-19 11:09:58 +02:00
David
b2fe5a3010
B OpenNebula/one#6725: Fix problems in vrouters in Sunstone (#3230)
Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-09-18 13:49:05 +02:00
ArnauGabrielAtienza
a95a94b5a6
F OpenNebula/one#6624: Fix no snapshots available bug (#3229)
Signed-off-by: ArnauGabrielAtienza <agabriel@opennebula.io>
2024-09-16 17:36:31 +02:00
ArnauGabrielAtienza
263cba6749
F OpenNebula/one#6624: Add list list-disk-snapshots (#3228)
in onevm for a specific disk

Signed-off-by: ArnauGabrielAtienza <agabriel@opennebula.io>
2024-09-16 11:14:44 +02:00
Jorge Miguel Lobo Escalona
a00ac1822c
F OpenNebula/one#6708: Fixed review of support tab in fireedge (#3227) 2024-09-12 18:59:08 +02:00
Jorge Miguel Lobo Escalona
3858747958
F #6717: remove text (EE only) Store Restic (#3224) 2024-09-11 19:17:18 +02:00
vichansson
212aa91a3c
B OpenNebula/one#6716: Correct instances amount when instantiate (#3223)
* Now instantiates the correct number of instances specified for a
  service ServiceTemplate
* Default number of instances set to 1

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-09-10 16:44:49 +02:00
Pavel Czerný
ff7be13b32
M #-: Bumb DB version (#3222) 2024-09-10 15:56:42 +02:00
Jan Orel
148e488832
F #6577: Replace aenum by enum (#3220) 2024-09-10 13:18:40 +02:00
Jorge Miguel Lobo Escalona
1a1bc3c294
F OpenNebula/one#5763: VNC in federations (#3219)
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-09-09 16:10:15 +02:00
Pavel Czerný
be6bcf877d
B OpenNebula/one#6701: Fix total_mb in s3/monitor (#3218)
* Fixes 02e0fcedfd
2024-09-09 14:01:48 +02:00
Pavel Czerný
b2ab5b7c9c
B #6532: Sunstone fix backup volatile disk checkmark (#3216) 2024-09-05 16:38:11 +02:00
Pavel Czerný
7b07def90e
B #6687: Fix monitoring initialization and restart
* Cleanup oned in case of initialization error

* Fix monitoring after onemonitord restart. The code includes a "hook" point in case a driver is re-started so custom code can be executed. InformationManager sends the list of hosts and raft status in this case.

* B #5801: Update error msg, in case of duplicated drivers
2024-09-05 16:25:03 +02:00
Shanobi
822581a032
M #-: Fix spelling in onevm command help 2024-09-05 15:55:37 +02:00
vichansson
fd4956e75c
B OpenNebula/one#6710: Fix config typo (#3217)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-09-05 12:56:43 +02:00
marchenkov.s
1607b4a014
B #6692: Check VMGroupRole in Inter-role Anti-affinity rules
Add a check before dereferencing the group roles pointer.

(cherry picked from commit 48bab98a25)
2024-09-05 12:50:47 +02:00
Anton Todorov
34ccd7261b
B #6710: (FSunstone) keep_me_logged variable fix
(cherry picked from commit 08e7ff3abb)
2024-09-05 12:49:22 +02:00
David
4a1abef990
B OpenNebula/one#6707: Boolean default values on user inputs (#3215)
Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
2024-09-05 11:34:37 +02:00
Pavel Czerný
ccc8ccfc34
F #6524: Check free space on backup DS (#3214) 2024-09-04 13:27:33 +02:00
Pavel Czerný
c8c66b1d8f
B #6505: Fix volatile disk backup (#3212)
* F #6505: Fix volatile disk backup and restore

* F #6578: Skip backup of CDROM
2024-09-04 13:16:02 +02:00
Pavel Czerný
420162da67
B #6607: Fix size of restored disk from backup (#3210) 2024-09-04 12:55:10 +02:00
Pavel Czerný
7fe28f226c
B #6694: Check error code of read function (#3208) 2024-09-04 10:58:15 +02:00
Pavel Czerný
cd9eb49321
M #-: Fix *.xsd (#3205)
* Schemas validated by online tool
* Ambiguity errors not solved
2024-09-03 18:45:56 +02:00
Miguel E. Ruiz
d8d1409377
B OpenNebula/one#6058: Add missing content-type on oneflow-template and oneflow cli (#3204) 2024-09-03 17:49:48 +02:00
Tino Vázquez
0491d23135
M #-: Bump version 6.99.0 2024-09-02 17:15:09 +02:00
Neal
02e0fcedfd
B OpenNebula/one#6701: fix total_mb type in s3/monitor (#3213)
Signed-off-by: Neal Hansen <nhansen@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-09-02 17:11:34 +02:00
Ruben S. Montero
4c7f6dc01b
B ##6665: Fix missing CLEANUP_MEMORY_ON_STOP for KVM migrations
Fix is the same applied here: c9742ad3d798e3c (use to_s to prevent
nil.upcase calls)
2024-09-02 15:34:52 +02:00
David
1fd2e22d34
M #-: Disable network mode auto (#3209)
when attach nic after create a vm

Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
2024-08-29 12:21:57 +02:00
Jorge Miguel Lobo Escalona
875fe29ade
F #6676: Add X509 login mechanism for FireEdge (#3211) 2024-08-29 12:20:52 +02:00
Jan Orel
5d6b8571b0
M #-: Install OpenNebula 6.10 in provision (#3195)
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
2024-08-26 10:34:42 +02:00
David
5dff9383fa
M #-: Schedule actions tab on services. Perform action on role. (#3206)
Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
2024-08-23 13:08:14 +02:00
Jan Orel
92541b6da6
M #-: Various oneprovison/ansible updates (#3202)
- allow newer ansible in provision
 - remove unsused files, roles
 - simplify opennebula-node-kvm
 - remove unsued ceonts files,
 - rename yaml -> yml
 - replace `include:` with `include_tasks:`
 - don't restart frr
 - bump Ceph version in HCI to Reef, adopt ceph-opennebula-mon
2024-08-16 11:32:39 +02:00
vichansson
a7da395d52
F OpenNebula/one#6662: Fix form validation (#3201)
* Include field path for ALL form errors
* Fix VNC validation

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-08-15 12:38:41 +02:00
vichansson
7d094056d1
M #-: Fix 'getHostsAdmin' server handler (#3200)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-08-13 12:37:21 +02:00
Pavel Czerný
f7737bc9d1
M #-: Fix error in wild VM monitoring (#3199)
* For wild VMs do only basic monitoring, skip extended info
2024-08-13 12:08:32 +02:00
vichansson
6d60b43a04
F OpenNebula/one#6684: Add firmware options fetching (#3198)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-08-09 14:16:43 +02:00
vichansson
3d527c3968
M #-: Correct SCSI typo (#3197)
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
2024-08-07 15:32:00 +02:00
mkutouski
346686e1ab
B OpenNebula/one#6686: Provide full list of supported libvirt CPU features (#3196)
Signed-off-by: Mikalai Kutouski <mkutouski@opennebula.io>
2024-08-06 11:19:37 +02:00
Ruben S. Montero
77e2a0d9b4
M #-: Fix link 2024-08-06 10:07:37 +02:00
Ruben S. Montero
cebf6bf59e
M #-: Fix restic download links 2024-08-06 10:05:52 +02:00
Ruben S. Montero
98259c7b4d
M #-: Update restic version to 0.16.5 2024-08-05 10:44:54 +02:00
Jan Orel
112313cf4a
B #-: Oncfg: make empty YAML load backward comp. (#3192) 2024-08-04 22:04:04 +02:00
Jan Orel
f0ce1c110d
B #-: Fix typo (#3191) 2024-08-03 19:22:48 +02:00
Pavel Czerný
274ad4fca9
F #6645: Rename vm_crash to vm_qemu_ping (#3189) 2024-08-02 19:19:59 +02:00
Jan Orel
650fb59cc5
B #-: Fix loading YAML with aliases (#3190) 2024-08-02 19:15:26 +02:00