This project is mirrored from https://github.com/UPC/ravada.git.
Pull mirroring updated .
- 07 Feb, 2019 1 commit
-
-
Francesc Guasch authored
* wip(cli): use faster machine listing issue #984 * feature(backend); set process priorities issue #984 * wip(backend): cache connections and check free memory Now Virtual Manager connections are cached. When balancing VMs, check if machine memory fits issue #984 * wip(backend): ignores disabled nodes, disable when one fails When a node is disabled, try not to use it. When a node fails, set disabled. Use process priorities. Improve MAC address generation on KVM * fix(KVM): don't reset the password if machine up issue #955 * wip(backend): remove forkmanager We handle forks ourselves so we can tweak this more. ie we can allow more process with more nodes. issue #984 * test(nodes): check remote remove base issue #984 * test(nodes): migrate without CD and fix volume names issue #984 * test(download): give time process to start * test(nodes): check base and volatile clones issue #984 * wip(nodes): cached nodes and allow clone when preparing base Check the cached nodes are there and not renamed When preparing a remote base allow to clone the machine issue #984 * refactor(KVM): disable nodes and better UUID creating random uuids sometimes failed issue #984 * wip(requests): kill request if pid not found issue #984 * test(volumes): create mock volumes with different names issue #984 * refactor(nodes): clean remote bases issue #984 * test(nodes): check volatile clones on remote * test(backend): properly create mock domains issue #984 * refactor(KVM): cope with duplicated uuids issue #984 * refactor(nodes): disable failed remote domains also cope with duplicated uuids on migration issue #984 * refactor(nodes): improve balancing failover and volatile issue #984 * test(pools): check unique uuid on creation issue #984 * refactor(nodes): fixed remove base on remote down node issue #984 * refactor(nodes): do not check active if node down issue #984 * refactor(requests): allow shutdown timeout on refreshing vms May come useful one day, handy for testing by now issue #984 * refactor(tests): removed debug * refactor(test): check down domain on disabled/down nodes issue #984 * refactor(backend): return all known remote ips In some cases may be more than 1 remote ip, probably when accessing from localhost issue #984 * refactor(test): wait more for remote machines down issue #984 * refactor(backend): use timeout shutdown only if defined issue #984
-
- 06 Feb, 2019 1 commit
-
-
Francesc Guasch authored
-
- 25 Jan, 2019 4 commits
-
-
Francesc Guasch authored
issue #955
-
-
Francesc Guasch authored
issue #955
-
Fernando Verdugo authored
closes Issue #960
-
- 24 Jan, 2019 1 commit
-
-
Francesc Guasch authored
-
- 23 Jan, 2019 1 commit
-
-
Francesc Guasch authored
fixes issue #981
-
- 22 Jan, 2019 1 commit
-
-
Francesc Guasch authored
* wip(frontend): allow create cdrom disk devices issue #973 * wip(volumes): store order number of volume So we can sort them for change or removal issue #973 * wip(backend): allow cdrom volumes also store order and do not remove cdrom on machine removal issue #973 * test(backend): test CD rom and boot order Changed all the test with disk devices involved because now CDs are a special case of disks. issue #973 * feature(frontend): manage disk devices Add, remove and change disk and CD settings issue #973 * feature(backend): manage disk devices Allow manage CDs and other disk devices including boot order issue #973
-
- 11 Jan, 2019 2 commits
-
-
-
Francesc Guasch authored
issue #969
-
- 10 Jan, 2019 5 commits
-
-
Francesc Guasch authored
-
Francesc Guasch authored
issue #976
-
-
Francesc Guasch authored
-
Francesc Guasch authored
* test(backend): change current and max memory Run tests for active and inactive machines issue #966 * feature(KVM): change memory on active and inactive machines Change the good work by @JanFontanet to store it even if the virtual machines are up or down issue #966
-
- 09 Jan, 2019 2 commits
-
-
Joel Alarcón authored
-
Francesc Guasch authored
* test(backend); change and remove disk tests issue #198 * test(backend); check new disk volumes added test also new volumes are shown in frontend issue #198 * feature(requests): change disk settings and prepare the ground for change other hardware settings issue #198 * wip(backend): refresh machine if allowed issue #198 * refactor(volumes): get volume info before we were only getting target issue #198 * refactor(test): clean before and after issue #198 * refactor(test): get proper exit error issue #198 * refactor(test): get proper volume info issue #198 * refactor(test): clean before and after issue #198 * wip(volumes): store volume information issue #198 * wip(volumes): disk drivers definitions issue #198 * refactor(test); fixed remove test We were removing the wrong machine issue #198 * refactor(test): properly return if failed issue #198 * feature(volumes): remove/list/change disk volumes issue #198 * test(volumes): test volume change and removal issue #198 * feature(frontend): manage disk volumes issue #198 * test(utils): format disk size issue #198 * refactor(test): void images are YML now issue #198 * refactor(frontend): add hardware to last item by default issue#198 * wip(volumes): proper capacity and allocation issue #198 * refactor(test): bigger random names in test Once in a while there were duplicates issue #198 * wip(utils): check defined size issue #198 * refactor(test): mock domains standarized drivers store the driver name in the domain definition issue #198 * wip(volumes): allow set driver on create volume issue #198 * test(backend); change and remove disk tests issue #198 * test(backend); check new disk volumes added test also new volumes are shown in frontend issue #198 * feature(requests): change disk settings and prepare the ground for change other hardware settings issue #198 * wip(backend): refresh machine if allowed issue #198 * refactor(volumes): get volume info before we were only getting target issue #198 * refactor(test): clean before and after issue #198 * refactor(test): get proper exit error issue #198 * refactor(test): get proper volume info issue #198 * refactor(test): clean before and after issue #198 * wip(volumes): store volume information issue #198 * wip(volumes): disk drivers definitions issue #198 * refactor(test); fixed remove test We were removing the wrong machine issue #198 * refactor(test): properly return if failed issue #198 * feature(volumes): remove/list/change disk volumes issue #198 * test(volumes): test volume change and removal issue #198 * feature(frontend): manage disk volumes issue #198 * test(utils): format disk size issue #198 * refactor(test): void images are YML now issue #198 * refactor(frontend): add hardware to last item by default issue#198 * wip(volumes): proper capacity and allocation issue #198 * refactor(test): bigger random names in test Once in a while there were duplicates issue #198 * wip(utils): check defined size issue #198 * refactor(test): mock domains standarized drivers store the driver name in the domain definition issue #198 * wip(volumes): allow set driver on create volume issue #198 * refactor(backend): removed debug issue #198 * refactor(test): fixed merge typo issue #198
-
- 28 Dec, 2018 1 commit
-
-
Francesc Guasch authored
We were removing an already removed clone
-
- 19 Dec, 2018 2 commits
-
-
Francesc Guasch authored
* test(TLS): check display info with TLS fields issue #249 * feature(TLS): fetch stored vv file issue #249 * wip(TLS): create and store vv file with TLS Following the guidelines by @fv3rdugo on https://ravada.readthedocs.io/en/latest/docs/spice_tls.html issue #249 * wip(test): check tls display file issue #249 * feature(frontend): show the TLS display file issue #249 * refactor(frontend): both TLS and old display file issue #249 * refactor(test): wait longer for node to start * refactor(test): check tls file issue #249 * refactor(frontend): set tls_file if there is tls port It failed for some tests with no TLS VMM issue #249 * wip(frontend): properly show the tls vv file issue #249 * feature(backend): secure connection support with TLS With assistance from @fv3rdugo issue #249 * feature(frontend): show secure vv file if available issue #249 * fix(install): added dependencies for nodes support
-
Francesc Guasch authored
-
- 17 Dec, 2018 2 commits
-
-
-
Francesc Guasch authored
-
- 14 Dec, 2018 1 commit
-
-
Francesc Guasch authored
* test(nodes): check storage pools issue #969 * refactor(backend): check storages before migration issue #969
-
- 13 Dec, 2018 2 commits
-
-
Francesc Guasch authored
-
Francesc Guasch authored
* feature(backend): start and stop remote node via WOL Added new field in the VM to store MAC address issue #953 * test(backend): check mac and stop node issue #953 * test(backend): test wol issue #953 * feature(nodes): start and stop remote node issue #953 * feature(backend): start and stop remote node via WOL Added new field in the VM to store MAC address issue #953 * test(backend): check mac and stop node issue #953 * test(backend): test wol issue #953 * feature(nodes): start and stop remote node issue #953 * wip(frontend): shutdown and start nodes request issue #953 * feature(backend): start and stop remote node via WOL Added new field in the VM to store MAC address issue #953 * test(backend): check mac and stop node issue #953 * test(backend): test wol issue #953 * feature(nodes): start and stop remote node issue #953 * feature(backend): start and stop remote node via WOL Added new field in the VM to store MAC address issue #953 * test(backend): check mac and stop node issue #953 * test(backend): test wol issue #953 * feature(nodes): start and stop remote node issue #953 * wip(frontend): shutdown and start nodes request issue #953 * feature(backend): check node connection issue #953 * feature(frontend): show status of node connection issue #953 * refactor(nodes): ping node with all IPs * wip(backend): show error if start request failed issue #953 * refactor(frontend): removed debug * refactor(frontend): show error messages prettier issue #953 * refactor(frontend): check node status after operations issue #953 * refactor(requests): deal with stopping requests and set done issue #953 * refactor(nodes): ping all known addresses isse #953 * refactor(frontend): ignore connect node messages issue #953 * refactor(nodes): balance better when many start at once issue #953 * refactor(frontend): do not bother so much for status issue #953 * feature(backend): start and stop remote node via WOL Added new field in the VM to store MAC address issue #953 * test(backend): check mac and stop node issue #953 * test(backend): test wol issue #953 * feature(nodes): start and stop remote node issue #953 * test(backend): check mac and stop node issue #953 * test(backend): test wol issue #953 * wip(frontend): shutdown and start nodes request issue #953 * Feature #731 start all (#954) * 731_start_all: feat: New tab clones created. issue #731 * 731_start_all: feat: Request to start all clones of a base implemented. issue #731 * feat: test created. issue [#731]. * test(start): check clones are started issue #731 * wip(frontend): merged bs4.1 intro clones tab * refactor(backend): set starting domains to help balance Count starting domains as if already started when balancing. This way the load is best spread among nodes. issue #731 * wip(backend): add new valid status *starting* issue #731 * Replaced hardcoded footer with footer variable (#962) * feature(backend): start and stop remote node via WOL Added new field in the VM to store MAC address issue #953 * test(backend): check mac and stop node issue #953 * test(backend): test wol issue #953 * feature(backend): start and stop remote node via WOL Added new field in the VM to store MAC address issue #953 * test(backend): check mac and stop node issue #953 * test(backend): test wol issue #953 * feature(nodes): start and stop remote node issue #953 * feature(nodes): start and stop remote node issue #953 * wip(frontend): shutdown and start nodes request issue #953 * feature(backend): check node connection issue #953 * feature(frontend): show status of node connection issue #953 * refactor(nodes): ping node with all IPs * wip(backend): show error if start request failed issue #953 * refactor(frontend): removed debug * refactor(frontend): show error messages prettier issue #953 * refactor(frontend): check node status after operations issue #953 * refactor(requests): deal with stopping requests and set done issue #953 * refactor(nodes): ping all known addresses isse #953 * refactor(frontend): ignore connect node messages issue #953 * refactor(nodes): balance better when many start at once issue #953 * refactor(frontend): do not bother so much for status issue #953 * wip(nodes): remove all remote bases issue #953 * test(nodes): test remove remote bases
-
- 05 Dec, 2018 2 commits
-
-
Francesc Guasch authored
* test(repository): check localized repositories issue #959 * feature(backend): post login processing: add localized repositories code to run after the user just logged in adding localized repositories based on user settings issue #959 * feature(frontend): post login issue #959 * feature(repository): add Linkat repository Catalan Linkat repository suggested by @pablovigo issue #959 * feature(backend): add localized repository issue #959 * refactor(frontend): delegate ISO files checking to backend issue #959 * refactor(frontend): smaller ISO description issue #959 * feature(repository): add localized repos on changing language issue#959 * refactor(test): improve mock environment preparation issue #959 * wip(test): clean before testing issue #959 * feature(repository): verbose output issue #959 * feature(frontend): load localized repos on changing language issue #959 * feature(repository): load localized repos from CLI issue #959 * wip(repository): help for CLI issue #959
-
Klius authored
-
- 29 Nov, 2018 1 commit
-
-
Francesc Guasch authored
* 731_start_all: feat: New tab clones created. issue #731 * 731_start_all: feat: Request to start all clones of a base implemented. issue #731 * feat: test created. issue [#731]. * test(start): check clones are started issue #731 * wip(frontend): merged bs4.1 intro clones tab * refactor(backend): set starting domains to help balance Count starting domains as if already started when balancing. This way the load is best spread among nodes. issue #731 * wip(backend): add new valid status *starting* issue #731
-
- 23 Nov, 2018 1 commit
-
-
Francesc Guasch authored
* test(nodes): shutdown domains on disabled node issue #947 * feature(frontend): shutdown machines on disabling node issue #947 * feature(frontend): confirm node disable Confirm the user wants to disable a node with active machines The layout changed from tables to divs for adding modal dialogs issue #947 * wip(frontend): show the names of the machines in node issue #947 * feature(nodes): start in active nodes only Also make sure prepare base hasn't already run issue #947 * wip(frontend): removed debug
-
- 22 Nov, 2018 2 commits
-
-
Francesc Guasch authored
issue #933
-
Fernando Verdugo authored
* wip(frontend):update CDNs Upgrade to Bootstrap 4 Issue [#866] * wip(frontend):update settings Issue [#866] * wip(frontend): upgrade settings tab Issue [#866] * Revert "wip(frontend):update settings" This reverts commit 01ab4f092cb9e15e9a0cab0493d09ebb7a18d986. * wip(frontend):bootstrap 4 Issue [#866] * wip(frontend):navigation upgrade Issue [#866] * wip(frontend):bootstrap upgrade - Add update js library - Upgrade settings tab - Polish list_bases Issue [#866] * wip(frontend): new syntax boostrap4 - panel -> card Issue [#866] * wip(frontend): settings upgrade Issue [#866] * wip(frontend): new_machine Issue #866 * wip(frontend):admin machines upgrade Issue #866 * wip(frontend): upgrade new_machine Issue [#866] * wip(frontend): upgrade new_user Issue #866 * wip(frontend): user_settings upgrade bootstrap4 Issue #866 * wip(frontend): user settings upgrade bt4 Issue #866 * wip(frontend): help upgrade bt4 Issue #866 * wip(frontend): nodes upgrade bt4 Issue #866 * wip(frontend): login upgrade Issue #866
-
- 21 Nov, 2018 3 commits
-
-
Francesc Guasch authored
-
Fernando Verdugo authored
* refactor(frontend): remove files Issue [#921] * refactor(frontend): remove unused file and route to this Issue [#921] * refactor(frontend): remove unused Issue #921
-
Fernando Verdugo authored
* fix(frontend): missing html tags Issue [#927] * fix(frontend): fix html Issue [#927] * fix(frontend): repeated form Issue #927
-
- 20 Nov, 2018 3 commits
-
-
Francesc Guasch authored
* wip(install): clean old table and added n_order to access issue #993 * wip(tests): cleaned old bases table issue #993 * test(LDAP): moved LDAP tests initialization to test lib issue #993 * wip(test): fixed missing test skip count issue #993 * refactor(test): moved method to common test module issue #993
-
Francesc Guasch authored
-
Francesc Guasch authored
* test(bases): check bases listing from older releases issue #941 * wip(bases): show info about remote bases issue #941 * wip(frontend): bases in remote nodes - show information - set and remove base - responsive listing issue #941 * wip(frontend): add and remove base routes issue#941 * wip(frontend): show if node is local * wip(bases): new method to remove base issue #941 * test(frontend): list clones by node issue #941 * feature(frontend): show clones by base issue #941 * refactor(frontend): refresh nodes issue #941 * refactor(frontend): disable node-button in some cases issue #941
-
- 19 Nov, 2018 1 commit
-
-
Francesc Guasch authored
* wip(nodes): do not try to run iptables code on down nodes issue #882 * test(nodes): test machine set down if node dies issue #882 * wip(nodes): check node is down before using machine - set the machine to down - do not try to use the node connection if it is down. issue #882 * test(nodes): domain in deleted node should be down issue #882 * test(nodes): check operations after node down and up isue #882 * wip(nodes): do not cache active node if forced issue #882 * test(nodes): check status in dead nodes issue #882 * wip(test): check id vm issue #882 * wip(nodes): connect to local node if remote down issue #882 * wip(nodes): return cached state from frontend issue #882 * wip(nodes): shutdown all domains of a node issue #882 * wip(nodes): make sure the node is still active issue #882 * refactor(backend): show trace errors when failed This is useful now we are in development. This should be removed once it reaches production level. issue #882 * test(nodes): we can't enforce same VM removed this test. Slightly improved remote clones checks issue #882 * wip(tests): make test disks small issue #882 * test(nodes): test active clones in disabled node down issue #882 * feature(nodes): cope with dead nodes - Do not search machines in disabled or down nodes - Set machines down in disabled nodes - Refresh machines status on dead nodes issue #882 * wip(test): reviewed already started tests issue #882 * refactor(nodes): removed debug issue #882 * wip(frontend): show nodes enabled/disabled buttons issue #882 * wip(frontend): request check vms after adding new node issue #882 * wip(nodes): fix problems when nodes suddenly down set node status inactive if found down issue #882 * wip(nodes): do not use down nodes issue #882 * wip(nodes): set node inactive if ssh fails issue #882 * wip(nodes): search domain in node only if active issue #882 * wip(nodes): previous VM can be used on opening domain issue #882 * refactor(nodes); speed up balancing and listing issue #882 * wip(backend): removed warning , probably we should mark req done issue #882 * wip(tests): removed unnecessary checks issue #882 * wip(nodes): fixed wrong cached inactive call issue #882 * test(nodes): force node to start in issue #882 * wip(nodes): non-clones go to main node This way when it is prepared as a base all the disk volumes are here. It would be more difficult to handle creation of bases that are in a remote node. issue #882
-
- 15 Nov, 2018 1 commit
-
-
Francesc Guasch authored
* wip(nodes): do not try to run iptables code on down nodes issue #882 * test(nodes): test machine set down if node dies issue #882 * wip(nodes): check node is down before using machine - set the machine to down - do not try to use the node connection if it is down. issue #882 * test(nodes): domain in deleted node should be down issue #882 * test(nodes): check operations after node down and up isue #882 * wip(nodes): do not cache active node if forced issue #882 * test(nodes): check status in dead nodes issue #882 * wip(test): check id vm issue #882 * wip(nodes): connect to local node if remote down issue #882 * wip(nodes): return cached state from frontend issue #882 * wip(nodes): shutdown all domains of a node issue #882 * wip(nodes): make sure the node is still active issue #882 * refactor(backend): show trace errors when failed This is useful now we are in development. This should be removed once it reaches production level. issue #882 * test(nodes): we can't enforce same VM removed this test. Slightly improved remote clones checks issue #882 * wip(tests): make test disks small issue #882 * test(nodes): test active clones in disabled node down issue #882 * feature(nodes): cope with dead nodes - Do not search machines in disabled or down nodes - Set machines down in disabled nodes - Refresh machines status on dead nodes issue #882 * wip(test): reviewed already started tests issue #882 * refactor(nodes): removed debug issue #882 * wip(frontend): show nodes enabled/disabled buttons issue #882 * wip(frontend): request check vms after adding new node issue #882 * wip(nodes): fix problems when nodes suddenly down set node status inactive if found down issue #882 * wip(nodes): do not use down nodes issue #882 * wip(nodes): set node inactive if ssh fails issue #882 * wip(nodes): search domain in node only if active issue #882 * wip(nodes): previous VM can be used on opening domain issue #882 * refactor(nodes); speed up balancing and listing issue #882 * wip(backend): removed warning , probably we should mark req done issue #882 * wip(tests): removed unnecessary checks issue #882 * wip(nodes): fixed wrong cached inactive call issue #882 * test(nodes): force node to start in issue #882 * wip(nodes): non-clones go to main node This way when it is prepared as a base all the disk volumes are here. It would be more difficult to handle creation of bases that are in a remote node. issue #882
-