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:
parent
d270e9f3ba
commit
db5af1c501
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user