From 3418763e471bb2db70066bc0f1f3495b4a404aba Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 13 May 2015 15:45:39 +0000 Subject: Upgrade python-keystoneclient to 1.3.1 Also upgraded oslo-i18n to 1.5.0 and moved prettytables to the stable release 0.7.2 so that we know the version number of it. --- strata/openstack-clients.morph | 4 ++-- strata/openstack-common.morph | 4 ++-- strata/python-common.morph | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/strata/openstack-clients.morph b/strata/openstack-clients.morph index 32e0f356..c5b9308a 100644 --- a/strata/openstack-clients.morph +++ b/strata/openstack-clients.morph @@ -10,8 +10,8 @@ chunks: unpetrify-ref: 1.1.0 - name: python-keystoneclient repo: upstream:openstack/python-keystoneclient - ref: 79d1eec35aad874a7c08ff22c39260884a5524ba - unpetrify-ref: 0.11.1 + ref: 8fa6b6f0b5e95493342ce71489d04f73db2418b8 + unpetrify-ref: 1.3.1 - name: python-glanceclient repo: upstream:openstack/python-glanceclient ref: 8a877b2752162d6a2db43d7d61d6311c4f42285b diff --git a/strata/openstack-common.morph b/strata/openstack-common.morph index 092314c4..f80e88a4 100644 --- a/strata/openstack-common.morph +++ b/strata/openstack-common.morph @@ -68,8 +68,8 @@ chunks: unpetrify-ref: 0.14 - name: oslo-i18n repo: upstream:openstack/oslo-i18n - ref: 040f1d6afa733527385d2309e485bf37e9843b0e - unpetrify-ref: 0.4.0 + ref: b0faab7b3d3ea3b14053ab92dd6086956f643e15 + unpetrify-ref: 1.5.0 build-depends: - babel - name: netifaces diff --git a/strata/python-common.morph b/strata/python-common.morph index e724d912..d329dc4d 100644 --- a/strata/python-common.morph +++ b/strata/python-common.morph @@ -42,8 +42,8 @@ chunks: - python-json-pointer - name: python-prettytable repo: upstream:python-prettytable - ref: 7a48f1e84049577370cf28632a75d2fd01e4142d - unpetrify-ref: master + ref: bea6a50e4da00074b35b57232771cea58b89b3e0 + unpetrify-ref: 0.7.2-RELEASE - name: configobj repo: upstream:configobj-git ref: 9d2aab01c77dce600b296ba9da1163cc0bbc14e0 -- cgit v1.2.1