diff options
Diffstat (limited to 'glance-gateway.sh')
| -rwxr-xr-x | glance-gateway.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/glance-gateway.sh b/glance-gateway.sh new file mode 100755 index 0000000..0421e10 --- /dev/null +++ b/glance-gateway.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +. /var/lib/jenkins/openrc-imagefoundry.sh +./glance-gateway.py |
