Releases: DAaaS/topcat_daaas_plugin
Remove LastActivity
LastActivity is removed from here and exists as a new micro-service.
Feel free to remove the time_to_delete
variable in topcat_daaas_plugin.properties
Websockify Port Change
Moves the port for VNC to 443 from 29876.
Requires updates to Ansible config and ports to be switched over on existing vms.
Optimise Acquiring Sessions
- Now uses an interactive ssh session so it doesn't have to wait for processes to finish when they're started with
nohup .... &
- No longer calls excitations.py script since this happens as part of
add_primary_user
Fix for excitations.py context call
A change to pass the user's userofficeid to the excitations.py context call, rather than an ICAT sessionid because excitations.py now uses a functional account
User Office auth change
Changes to pass User Office email address into the VM context (add primary user) rather than federal ids. VMs in the VMM group 'octopus' will still have their federal ids passed in but VM sharing functionality will not work.
Last activity patch
Modified last activity service to delete from Topcat DB before contacting the VMM.
UO login wsdl update
This is just a rebuild of the previous release with the new wsdl
Copy Paste Firefox sl7 patch
Adjusts timings so that copy paste now works correctly on firefox on scientific linux 7.6
Copy Paste Mac Firefox Fix
Patches Copy and Paste to work on Firefox on Mac
Copy Paste Patch
Fixes
- Ctrl getting stuck down
- Keypresses not being registered
- latency on keypress
- Paste on Mac OS
Outstanding
- Firefox on Mac
- Shift + insert for Firefox
- additional 'v' being added in EDGE™