diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-07 16:00:14 -0700 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-07 16:00:14 -0700 |
| commit | 31dfd95a2d97086d3e56d524c53f4a5a2cf0eb45 (patch) | |
| tree | 902116226857de989852fa05c64acfce670ba4f2 /glance-gateway.sh | |
| parent | 3429744c92cf794383c2ddb5a33328e189304917 (diff) | |
adding glance gateway
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 |
