From 6b002f00ccef9da36ec910d289f774d33c498dc8 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 15 May 2015 08:22:07 +0000 Subject: Upgrade ironic to 2005.1.0 (Kilo) Also add its runtime dependencies to track some information about them, and to be consistent with other OpenStack components. --- strata/openstack-services.morph | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph index 7d91815a..c1122eff 100644 --- a/strata/openstack-services.morph +++ b/strata/openstack-services.morph @@ -656,5 +656,22 @@ chunks: - name: ironic morph: strata/openstack-services/ironic.morph repo: upstream:openstack/ironic - ref: 0f4d454bf2093d3d62460f88aa9288bee3286b38 - unpetrify-ref: stable/juno + ref: dee609cb7976e9b3cc07c3d342a271c4a347f69f + unpetrify-ref: 2015.1.0 + build-depends: + - sqlalchemy + - alembic + - sqlalchemy-migrate + - pysendfile + - websockify + - oslo-concurrency + - oslo-context + - oslo-db + - oslo-rootwrap + - oslo-policy + - pecan + - wsme + - keystonemiddleware + - oslo-messaging + - retrying + - posix-ipc-tarball -- cgit v1.2.1