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

17368 Commits

Author SHA1 Message Date
Jorge Miguel Lobo Escalona
6ece4290cf
F #3951: Fireedge master (#164)
* POST oneflow fireedge
* schemas oneflow fireedge
* http code accepted

Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-08-25 21:08:54 +02:00
Sergio Betanzos
e0f5264bd4
F #3951: Fix redirect when access via url (#163) 2020-08-22 03:57:47 +02:00
Jorge Miguel Lobo Escalona
cf68d2f2f0
B #5038: fix route new browser tab (#162)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-08-22 03:56:52 +02:00
Sergio Betanzos
a91b0a72ca
F #3951: Add effective group login and switcher (#159)
* Fix actions and commands
* Add effective group login and switcher
* Fix sidebar component
* Fix header component and test api
* Add pool actions and system section
* Remove package lock json
2020-08-20 17:28:45 +02:00
Vlastimil Holer
ddb4067fbd
B #5041: Avoid gathering KVM I/O statistics for saving VMs (#160)
Note: Branch 5.12 didn't really suffer from the similar problem in 5.10,
as here "saving" reason is considered as UNKNOWN state for which we
don't collect the I/O statistics. This change only aligns with previous
behaviour to consider "saving" as RUNNING state, and explicitly lists
few RUNNING reasons (including new "saving") to skip monitoring for.

It's more a polishment, than a real bugfix.

(cherry picked from commit 5b25744ca373f1c16db1a9a74860227c471173b1)
2020-08-20 11:26:39 +02:00
Pavel Czerný
058ab946f2
B #5040: Fix posible segfault in LogDB::purge_log (#157)
(cherry picked from commit fb0d1bb9066c5587b11a14d0b1e58caa5e7d96e8)
2020-08-19 11:39:12 +02:00
Sergio Betanzos
358d0ec5c5
M #~: Fix capacity inputs in forms (#156) 2020-08-18 16:51:31 +02:00
Sergio Betanzos
d4337e91bd
B #5014: Fix cloud view widget with group vms (#155) 2020-08-17 18:25:31 +02:00
Sergio Betanzos
9548fb3782
M #~: Fix rdp in cloud view (#154) 2020-08-17 18:19:07 +02:00
Ruben S. Montero
b98baba6c5
M #-: Remove scons reference 2020-08-17 13:24:47 +02:00
Pavel Czerný
79d125c6dd
F #2983: Option to set cold migration type (#153)
* F #2983: Option to set cold migration type

* M #-: Use set_conf_single in scheduler template
2020-08-15 21:34:15 +02:00
Pavel Czerný
afbf0e472b
F #5015: Option to disable raw section validation (#150) 2020-08-14 11:53:07 +02:00
Jan Orel
1e22db4fb2
B #5025: Use userset collumn name (#151) 2020-08-13 11:58:29 +02:00
Christian González
f5c77e40fd
B #: fix onedb change-body (#149) 2020-08-12 15:04:07 +02:00
Pavel Czerný
238769f5eb
F #4936: Execute listener action outside lock (#148) 2020-08-12 11:37:28 +02:00
Jan Orel
d5f4153422
B #5025: Use user_oid column in acl table (#147)
Fix regression
2020-08-11 11:13:51 +02:00
Ruben S. Montero
876006653a
B #5022: Fix onehook show output
(cherry picked from commit 790b832e00200a8d25bfe3c6939dcdf566877185)
2020-08-07 12:34:51 +02:00
Ruben S. Montero
764b8a8afd
M #-: Fix merge 2020-08-07 09:54:41 +02:00
Ruben S. Montero
22ff6b50f2
B #5006: Increment running quotas through monitor
(cherry picked from commit aa9be35504be676ad4989120173c0c61dac6b00b)
2020-08-07 00:30:06 +02:00
Ruben S. Montero
998f2ddd1e
M #-: Removed unused variables
(cherry picked from commit ce38105efff517fdfa42a6a67617006b74229390)
2020-08-06 23:55:32 +02:00
Tino Vazquez
a2ee52f40d M #-: Add retries to vCenter tm clone operation
(cherry picked from commit 51c21c42660625e5a276f9a8c074bcbdcea92b24)
2020-08-04 14:57:42 +02:00
Tino Vazquez
07284af09d M #-: Remove limitation from storagepods
now allowing non persistent images as well. Recommendations
for target DS retrieved from StorageDRS

(cherry picked from commit fb4daae6e44adefb3ffe3b00009fca48e704eb0a)
2020-08-03 19:20:48 +02:00
Pavel Czerný
b00f33baaa
M #-: Fix SyncRequest (#144) 2020-07-31 20:06:02 +02:00
Sergio Betanzos
cb4c08ca13
M #~: Fix group quotas on cloud view (#143) 2020-07-31 13:55:46 +02:00
Pavel Czerný
0ec2ab6c6d
M #-: Add debug msg Request Manager started (#142) 2020-07-31 13:27:29 +02:00
Sergio Betanzos
9525d69999
M #~: Fix group quotas on cloud view (#141) 2020-07-31 12:34:48 +02:00
Jorge Miguel Lobo Escalona
50631291c2
M #~: show units in memory (#140)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>

Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit 05aa6d8b84c9a9fbb44472339db442931d5a2d0a)
2020-07-31 12:30:53 +02:00
Carlos J. Herrera
3f973e5a44
L #~: Refactor vcenter driver (#110)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2020-07-30 19:27:23 +02:00
Sergio Betanzos
a5041b4dee
M #~: Fix feature cpu factor (#139) 2020-07-30 18:29:46 +02:00
Jorge Miguel Lobo Escalona
0fdaa1b69b
M #~: fix memory input GB (#138)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
(cherry picked from commit 0b7723ff7fce28f07f476d1de86bd8bea245de7b)
2020-07-30 16:08:10 +02:00
Sergio Betanzos
bea8727275
M #~: Fix quotas widget in cloud & user views (#137) 2020-07-30 13:20:53 +02:00
Jorge Miguel Lobo Escalona
b93351cfaf
M #~: fix list vcpus (#136)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
(cherry picked from commit 14d0f26bea1c58ae0900b443ed5ed12af8cdddd8)
2020-07-30 12:21:31 +02:00
Alejandro Huertas Herrero
0a3a01fe2f
B #5003: add missing gem (#134) 2020-07-30 12:11:25 +02:00
Jan Orel
45e0126b87
M #3460: Move same dir check below ssh_make_path (#131) 2020-07-30 11:06:03 +02:00
Jan Orel
37e92f4f63
M #3460: Create file to detect same dir (#129)
inode number might conflict
2020-07-29 17:01:25 +02:00
Ruben S. Montero
c95d03cb9f
B #4992: Fix user IDs on group updates
(cherry picked from commit 10c9e17b66942437d273f716ca45927f63fb9bbe)
2020-07-29 12:10:17 +02:00
Jorge Miguel Lobo Escalona
b4aa12c441
F#3951: oneflow fireedge (#130)
* get and delete oneflow fireedge
* POST oneflow fireedge
* schemas oneflow fireedge
* http code accepted
* fix login with 2FA
* fix oneflow connection with 2fa
* separate service and service_template
* add dev mode front
* fix package json

Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-07-29 11:00:26 +02:00
Sergio Betanzos
d5e3ba08bc
M #~: Fix rdp condition in cloud view (#127) 2020-07-29 10:42:22 +02:00
Sergio Betanzos
7ebb3c362b
F one#3969: Add rdp in attach nic dialog (#126) 2020-07-28 19:32:07 +02:00
Sergio Betanzos
98da0503ab
F one#3969: Add rdp and vv buttons in cloud view (#125) 2020-07-28 16:32:02 +02:00
Jan Orel
737bb03694
B #4986: Update VM Template wizard for Azure (#123) 2020-07-28 14:59:13 +02:00
Jorge Miguel Lobo Escalona
ac01965223
M #~: fix virtual cores input (#122)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-07-27 19:05:25 +02:00
Carlos J. Herrera
1202d7ccea
B #4474: fix TOPOLOGY param (#121)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2020-07-27 18:18:05 +02:00
Jorge Miguel Lobo Escalona
3a4f1d732d
M #~: fix overcommited (#120)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
2020-07-27 17:31:09 +02:00
Sergio Betanzos
111d20ae0a
M #~: Fix memory input size (#119) 2020-07-27 17:29:57 +02:00
Alejandro Huertas Herrero
300da33dc5
M #-: fix minor CLI bug due to linting (#118) 2020-07-27 16:33:33 +02:00
Alejandro Huertas Herrero
971bd4a54c
M #-: fix minor DDC bug due to linting (#117) 2020-07-27 14:40:58 +02:00
Ruben S. Montero
325db91bcb
F #4936:Refactor ActionManager and Timers
co-authored-by: Pavel Czerny <pczerny@opennebula.systems>
2020-07-24 16:00:59 +02:00
Sergio Betanzos
f28db525c9
M #~: Fix memory input in vm form instantiate (#115) 2020-07-24 15:55:32 +02:00
Tino Vazquez
d59c531e6d
M #-: Make vcenter monitoring use tcp
to allow large monitoring messages
2020-07-24 11:31:55 +02:00