#!/bin/bash if [ ! -e openrc.sh ]; then echo "'openrc.sh' is missing. Cannot operate without OpenStack environment file." fi source openrc.sh ./setup_tunnel.py