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

17386 Commits

Author SHA1 Message Date
Daniel Clavijo Coca
6eb5639f94
F #3859: Add missing module namespace (#181)
(cherry picked from commit 4516352239950c79e9d0c4e655a1c9e7e60cc048)
2020-09-04 14:11:00 +02:00
Christian González
ff8980cac5
B #: fix minor lxd monitoring bug (#183) 2020-09-04 14:09:59 +02:00
Frederick Borges
40ad20451a
F #2410: VM Autorefresh (#180)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-04 10:33:13 +02:00
Sergio Betanzos
84debc2545
B #5061: Fix force IP (#179) 2020-09-03 19:07:33 +02:00
Frederick Borges
74b47ff681
F #4569: Hot disk resize on vcenter (#177)
Signed-off-by: Frederick Borges <fborges@opennebula.io>
2020-09-03 12:16:11 +02:00
Sergio Betanzos
e0111785ec
F #3951: Fix switcher component (#175)
* Fix switcher component
* Fix header styles
* Add popover component in header
2020-09-01 17:13:27 +02:00
Ricardo Diaz
2d31acad99
B #5049: Unable to web login when quotes in passwd (#174)
Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
2020-09-01 11:55:58 +02:00
Sergio Betanzos
109c7e7185
F #5004: Support context files to vCenter (#173) 2020-09-01 10:32:08 +02:00
Carlos J. Herrera
d6cbe1d964
F #5004: fix support INIT_SCRIPTS vCenter (#171)
Signed-off-by: Carlos Herrera <cherrera@opennebula.io>
2020-08-31 18:48:17 +02:00
Ruben S. Montero
d506c2714d
B #?: Fix repeat periods
(cherry picked from commit 7a00d16631e8a3611c1cfdb60a7131e4bf1273fe)
2020-08-31 15:56:08 +02:00
Alejandro Huertas Herrero
18556ba947
M #-: fix undefined var in oneflow-server (#172) 2020-08-31 11:42:36 +02:00
Sergio Betanzos
c68e669d30
F #3951: Add app styles & route transition (#170)
* Add upgradeable app styles
* Add routing transition effect
2020-08-28 18:26:25 +02:00
Jorge Miguel Lobo Escalona
d2baba6ff7 B #5016 fix schedule action instantiate (#167)
Signed-off-by: Jorge Lobo <jlobo@opennebula.io>

Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
(cherry picked from commit 3c3b237fd47ae7626c01316ae57734733b890920)
2020-08-27 18:41:43 +02:00
Jan Orel
08bfe6f003
M #-: LDAP user_uid might be nil (#158) 2020-08-27 10:55:51 +02:00
Christian González
b841f9e47d
B #5045: Fix flow server token expiration error (#168)
(cherry picked from commit 3d42b4461ba4b6dd0dcdf09f1b014c3cecb6e01f)
2020-08-27 10:49:18 +02:00
Sergio Betanzos
78d699561c
F #3951: Update app layouts & sidebar (#169)
* F #3951: Update app layouts and router

* F #3951: Fix footer component

* F #3951: Add loading screen & update sidebar

* F #3951: Add responsiveness to sidebar
2020-08-26 18:42:25 +02:00
Pavel Czerný
f979efd2b5
B #5040: Fix LogDB::purge_log (#166)
(cherry picked from commit 734bc15b3008df9f7b7c3d7caf853c0aa8d4bdb6)
2020-08-26 12:12:47 +02:00
Sergio Betanzos
26c076710f
F #3951: Update internal grid layout (#165)
* Fix sidebar component
* Add responsive sidebar
* Update internal grid layout
2020-08-25 21:59:35 +02:00
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