summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-15 08:21:25 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-05-21 14:10:38 +0000
commit3a54cdef0d2b6b93910bccda2762ea7c2d484a91 (patch)
treea71c58be03a829bc0c80f7341e10c5f8b5f63816
parentaaf14ba5ae1871d1a17cfe3f3d76326391679998 (diff)
downloaddefinitions-3a54cdef0d2b6b93910bccda2762ea7c2d484a91.tar.gz
Upgrade ironic to 2015.1.0 (Kilo), and dependencies
Other changes: - Rename pysinglefile to pysendfile - Add ironic runtime dependencies as build dependencies to track some information about them, and to be consistent with other OpenStack components.
-rw-r--r--strata/openstack-services.morph23
1 files changed, 20 insertions, 3 deletions
diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph
index a1ab96f7..3294eb36 100644
--- a/strata/openstack-services.morph
+++ b/strata/openstack-services.morph
@@ -652,7 +652,7 @@ chunks:
repo: upstream:python-packages/singledispatch
ref: 92175ba65602a03086d2b1f770f45d88af93fc3e
unpetrify-ref: 3.4.0.3
-- name: pysinglefile
+- name: pysendfile
morph: strata/openstack-services/pysendfile.morph
repo: upstream:python-packages/pysendfile
ref: 6775b2938ef74255239c8e08458369921297b311
@@ -660,5 +660,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