From f8ef15ef5e112f534b99348a0a92feda4e7f2c48 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 15 May 2015 12:39:00 +0000 Subject: Upgrade horizon to 2015.1.0 (Kilo), and dependencies New componentes needed: - pint 0.6 as a horizon dependency - xstatic-angular-lrdragndrop 1.0.2.3 - xstatic-magic-search 0.2.0.1 - xstatic-termjs 0.0.4.2 The following upgrades were needed: - django-openstack-auth to 1.2.0 - python-heatclient to 0.4.0 - python-saharaclient to 0.8.0 - xstatic-bootstrap-datepicker to 1.3.1 - xstatic-bootstrap-scss to 3.1.1.1 - xstatic-d3 to 3.1.6.2 - xstatic-hogan to 2.0.0.2 --- strata/openstack-services.morph | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'strata/openstack-services.morph') diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph index 35dddf7d..b9976320 100644 --- a/strata/openstack-services.morph +++ b/strata/openstack-services.morph @@ -614,16 +614,22 @@ chunks: - wsme - name: django-openstack-auth repo: upstream:openstack/django_openstack_auth - ref: e676c88a329af57d6c4f13df54f6e1e06c1f8360 - unpetrify-ref: 1.1.8 + ref: 0e1f7b78277850634992a594132921efb83256e0 + unpetrify-ref: 1.2.0 +- name: pint + repo: upstream:python-packages/pint + ref: e7e7de5ca2e1c19963be8a918369fb19186f9a73 + unpetrify-ref: 0.6 - name: horizon morph: strata/openstack-services/horizon.morph repo: upstream:openstack/horizon - ref: b37c1f3565e89a7fe3fef5ce76e9c26b22e3e7c4 - unpetrify-ref: 2014.2.3 + ref: b99cf48ff346494198fb9740495eacc14fa406bf + unpetrify-ref: 2015.1.0 build-depends: + - pint - django-openstack-auth - - lockfile + - kombu + - oslo-concurrency - name: novnc morph: strata/openstack-services/novnc.morph repo: upstream:novnc -- cgit v1.2.1