1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-03 01:17:56 +03:00
Commit Graph

5412 Commits

Author SHA1 Message Date
Adolfo Gómez García
df5d18710a
Fix service assignments and serialization issues on tests after refactoring storage 2024-03-14 23:20:44 +01:00
Adolfo Gómez García
24c2da1b4b
General fixes and improvements.
Added custom messages to service pool and made miscellaneous updates.
Renamed and added new files in OVirt service, including new types.
Updated OpenStack and PhysicalMachines services.
Modified Proxmox deployment and made changes to main.js and index.html.
Fixed HTML5RDP, HTML5SSH, HTML5VNC, RDP, SPICE, X2GO transports.
Updated unit tests.
2024-03-14 22:41:27 +01:00
Adolfo Gómez García
123d3ca405
fixed logging info 2024-03-14 18:34:47 +01:00
Adolfo Gómez García
e1810a3695
fixed logging info 2024-03-14 18:16:28 +01:00
Adolfo Gómez García
cbd67c5c71
Fixed fixed_service and start working on ovirt 2024-03-13 23:26:15 +01:00
Adolfo Gómez García
189e530c3a
small proxmox improvement 2024-03-13 02:21:16 +01:00
Adolfo Gómez García
7ecadee56f
Fix OpenStack and Proxmox service issues. Finished tests for OpenStack. 2024-03-13 02:11:45 +01:00
Adolfo Gómez García
7be200f173
Added initial fixed service to OpenStack. Need to complete related tests 2024-03-12 18:52:09 +01:00
Adolfo Gómez García
c64a788523
Fix where data is cached on openstack, and normalized some small cache durations 2024-03-12 03:25:56 +01:00
Adolfo Gómez García
12548b44cc
Many more improvements to openstack and advanced on tests. Hope to finish them by tomorrow 2024-03-12 03:17:24 +01:00
Adolfo Gómez García
d542e65a9c
Fixes for OpenStack provider & tests for same provider 2024-03-10 23:22:51 +01:00
Adolfo Gómez García
f760b55561
Refactor decorators and remove unused import 2024-03-10 16:50:54 +01:00
Adolfo Gómez García
a3f50e739a
Improved decorators signatures & removed transaction.atomic from cached call 2024-03-10 16:22:10 +01:00
Adolfo Gómez García
6ab0307bdd
added cache to is_available 2024-03-10 04:04:55 +01:00
Adolfo Gómez García
934c43636e
Added missing cache for list_snapshots 2024-03-10 02:25:20 +01:00
Adolfo Gómez García
db77332c17
Fixed New Openstack implementation. Much more convenient 2024-03-10 01:51:15 +01:00
Adolfo Gómez García
947b35bcf5
Enhacing OpenStack provider and services 2024-03-09 20:43:00 +01:00
Adolfo Gómez García
9d00766200
Added downloadables using __spec__ instead of __package__ 2024-03-09 05:52:02 +01:00
Adolfo Gómez García
62742e9438
Adding type info to OpenStack, to enhance resilence and code sanity 2024-03-09 04:59:21 +01:00
Adolfo Gómez García
466bda440e
Updated OpenStack service and helper functions
In this commit, several modifications have been made to the OpenStack service and its helper functions. The changes include improvements to the efficiency and reliability of the service. Additionally, the OpenStack client has been updated to handle new scenarios and edge cases. These updates are expected to enhance the overall performance and stability of the OpenStack service.
2024-03-07 23:33:23 +01:00
Adolfo Gómez García
ac116697f4
Improving openstack, to allow more than one endpoint of a kind, and iterate over them in case of error 2024-03-07 23:20:00 +01:00
Adolfo Gómez García
14745e7f1b
Some minor typing fixes and added openstack patch to allow some cloud providers listing invalid enpoints 2024-03-07 18:42:14 +01:00
Adolfo Gómez García
063385a8f1
Updated client and tunnel 2024-03-07 02:16:55 +01:00
Adolfo Gómez García
ef70b5ce76
Updating client 2024-03-06 02:51:03 +01:00
Adolfo Gómez García
2d40b5ea5b
Moving to new method names. Client keeps backwards compat 2024-03-05 04:15:32 +01:00
Adolfo Gómez García
16e99aad1d
Moving to new method names. Client keeps backwards compat 2024-03-05 04:04:58 +01:00
Adolfo Gómez García
ef73487473
Adding a mechaning to disallow removal of user services by internal method automatically 2024-03-04 20:22:04 +01:00
Adolfo Gómez García
f67b34e62b
Upgraded client 2024-03-04 19:46:03 +01:00
Adolfo Gómez García
38340ef709
Giving a more convenient name for ready states returned from get_userservice... methods 2024-03-04 19:44:00 +01:00
Adolfo Gómez García
9d97206806
Enhaced autospec so refactoring will work fin with tests also 2024-03-04 03:37:32 +01:00
Adolfo Gómez García
071f92ab49
Updated client 2024-03-03 19:27:00 +01:00
Adolfo Gómez
beb3c905d8 Update client 2024-03-03 16:28:27 +01:00
Adolfo Gómez García
20711c5c4d
Reordering client structure. Removil old "full" folder 2024-03-03 15:51:42 +01:00
Adolfo Gómez García
5ba9fdc2a8
Updating client 2024-03-03 04:56:08 +01:00
Adolfo Gómez García
cc8962c9cb
updated tunnel server 2024-03-03 03:33:49 +01:00
Adolfo Gómez García
3cc36891c3
Merge branch 'master' of github.com:/VirtualCable/openuds 2024-03-02 16:27:09 +01:00
Adolfo Gómez García
3f7d5f4b2e
Added helpers test to proxmox 2024-03-02 16:27:04 +01:00
Adolfo Gómez García
7250a1d499
Minor fixes to tests discovered while running them on arm 2024-03-02 05:07:28 +01:00
Adolfo Gómez García
160dda7236
Small fixes on proxmox tests 2024-03-01 00:29:36 +01:00
Adolfo Gómez García
ecdd311837
Some minor fixes 2024-03-01 00:13:40 +01:00
Adolfo Gómez García
6e7700c7e2
MASSIVE type checking fixes for even more strict checkings 2024-02-29 01:36:10 +01:00
Adolfo Gómez García
a2fc3130cd
MASSIVE type checking fixes for even more strict checkings 2024-02-29 01:33:45 +01:00
Adolfo Gómez García
05d26c732e
Done cancel/destroy test and user assignation for proxmox 2024-02-28 20:31:08 +01:00
Adolfo Gómez García
09858a165c
Fixed and updated translations 2024-02-28 02:03:25 +01:00
Adolfo Gómez García
255a7c50c3
Updated translations 2024-02-28 01:20:40 +01:00
Adolfo Gómez García
95a9807d6a
Generators, proxmox and states fixes 2024-02-28 00:51:56 +01:00
Adolfo Gómez García
c8d6fbcbd1
Moving Deploy States to its own class 2024-02-27 20:33:55 +01:00
Adolfo Gómez García
69ffbe384c
Upgraded Calendar Types 2024-02-27 16:04:55 +01:00
Adolfo Gómez García
7ef34f3897
Fix various code issues 2024-02-27 00:18:13 +01:00
Adolfo Gómez García
86fe499d3a
Fixed content processing of Django Promises (for tranlations) 2024-02-26 19:07:25 +01:00