Revert "Stop pinning Glance API version on stackrc"

This passed CI only because we are doing this in tripleo.sh[1].

We need to remove the pin in tripleo.sh (or at least make it
conditional on release) if we remove the "user-facing" pin.

As is, the tripleoclient image commands are broken for anyone
not using tripleo.sh.

[1] https://git.openstack.org/cgit/openstack-infra/tripleo-ci/tree/scripts/tripleo.sh?id=49b00c54cdb2525e50cbea9d12881167eecf198f#n161

Closes-Bug: 1631052

This reverts commit b2e5648fda.

Change-Id: I28b7130ac10c3220786c198945cae16406442b14
This commit is contained in:
John Trowbridge 2016-10-06 16:21:38 +00:00
parent 5cef7d5c41
commit 567330695f
1 changed files with 1 additions and 0 deletions

View File

@ -13,3 +13,4 @@ export COMPUTE_API_VERSION=1.1
export OS_BAREMETAL_API_VERSION=1.15
export OS_NO_CACHE=True
export OS_CLOUDNAME=undercloud
export OS_IMAGE_API_VERSION=1