From 203cbf88dc10250a7f5bdbc94359ac851ef56a6d Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 12 May 2015 15:49:20 +0000 Subject: Upgrade glance to 2015.1.0 (Kilo), and dependencies New components needed: - ordereddict 1.1 - oslo-concurrency 1.8.0 - oslo-context 0.2.0 - posix-ipc - oslo-log 1.0.0 - oslo-middleware 1.2.0 - aioeventlet 0.4 - trollius 1.0.4 - urllib3 1.10.4 - semantic-version 2.4.1 The following upgrades were needed: - eventlet to v0.17.3 - sqlalchemy-migrate to 0.9.6 - httplib2 to v0.9.1 - kombu to v3.0.26 - oslo-config to 1.9.3 - oslo-utils to 1.4.0 - taskflow to 0.7.1 - keystonemiddleware to 1.5.1 - pycadf to 0.9.0 - oslo-vmware to 0.11.0 - suds to 0.4 - oslo-serialization to 1.4.0 - python-keystoneclient to 1.3.1 - oslo-i18n to 1.5.0 - oslo-db to 1.7.1 - alembic to 0.7.6 - testscenarios to 0.4 - oslo-messaging to 1.8.2 - oslo-policy 0.3.2 - glance_store to 0.4.0 Other changes: - Use a stable version of prettytables 0.7.2 so that we know the version number of if. - Move netifaces to openstack-common, because it's needed for the new version of oslo-utils. --- strata/test-tools.morph | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'strata/test-tools.morph') diff --git a/strata/test-tools.morph b/strata/test-tools.morph index 6826c963..ca87b29d 100644 --- a/strata/test-tools.morph +++ b/strata/test-tools.morph @@ -48,8 +48,10 @@ chunks: - testtools - name: testscenarios repo: upstream:python-packages/testscenarios - ref: 475857af19a8190c9c0c7f8241b9907b942e19fd + ref: 10978cc9ae808202cf7c4b96adb1965056e4a0c6 unpetrify-ref: trunk + build-depends: + - testtools - name: mox repo: upstream:python-packages/mox ref: 160491d0384285698d726b1af21277f336107f51 -- cgit v1.2.1