mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
Black
This commit is contained in:
parent
42fff9dad7
commit
69bb454406
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ def open_vnc_session(vmid, node, proxmox_user, proxmox_pass):
|
|||
|
||||
return urllib.parse.quote_plus(vncproxy_response_data['ticket']), vncproxy_response_data['port']
|
||||
|
||||
|
||||
@deprecated('No longer in use')
|
||||
def start_ssh_tunnel(node, port):
|
||||
"""Forwards a port on a node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue