Horizon needs a version of troveclient < 1

We should not build off the tag > 1 as horizon for havana needs a
version < 1.  They are currently working on fixing this, and may
backport the fix to havana.

Versioning pinning:
https://bugs.launchpad.net/horizon/+bug/1238121

Attempt to get new version:
https://bugs.launchpad.net/horizon/+bug/1250237
https://review.openstack.org/#/c/56483/

Change-Id: I4c7de5e839ee7a8f22ea39b15d3fc153fc820452
This commit is contained in:
Kris Lindgren 2013-11-20 11:34:46 -07:00
parent d270e9f3ba
commit db5af1c501
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ swift-client:
tag: 1.8.0
trove-client:
repo: git://github.com/openstack/python-troveclient.git
tag: 1.0.3
tag: 0.1.4
trove:
repo: git://github.com/openstack/trove.git
tag: 2013.2

View File

@ -57,7 +57,7 @@ swift-client:
tag: 1.8.0
trove-client:
repo: git://github.com/openstack/python-troveclient.git
tag: 1.0.3
tag: 0.1.4
trove:
repo: git://github.com/openstack/trove.git
branch: stable/havana