diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-02 12:51:30 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-11-02 12:51:30 -0600 |
| commit | 3429744c92cf794383c2ddb5a33328e189304917 (patch) | |
| tree | bb01854379761248470acb72d1a08bf1d69931c4 | |
| parent | de07ffaf8a33490149919d8ef44304847bef370a (diff) | |
renaming image foundry scripts to make room for glance gateway
| -rwxr-xr-x | image-foundry.py (renamed from ci-script.py) | 0 | ||||
| -rwxr-xr-x | image-foundry.sh (renamed from ci-script.sh) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ci-script.py b/image-foundry.py index 678f3b6..678f3b6 100755 --- a/ci-script.py +++ b/image-foundry.py diff --git a/ci-script.sh b/image-foundry.sh index c7c1a3f..527f346 100755 --- a/ci-script.sh +++ b/image-foundry.sh @@ -24,4 +24,4 @@ sudo OS_USERNAME="${os_username}" \ OS_IMAGE_API_VERSION="${os_image_api_version}" \ ELEMENTS_PATH="${elements_path}" \ MANIFESTS_PATH="${manifests_path}" \ - ./ci-script.py + ./image-foundry.py |
