summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-15 08:21:25 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-05-26 13:55:19 +0000
commit9db9898816600f1dfba244a07b66692a8a1b23ec (patch)
tree6c4550c07e1500fdf03ad239fc024fdc262abb7e
parent5351c7b712c6801a7693f5936d174d188c08ad92 (diff)
downloaddefinitions-9db9898816600f1dfba244a07b66692a8a1b23ec.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 283746a8..35dddf7d 100644
--- a/strata/openstack-services.morph
+++ b/strata/openstack-services.morph
@@ -648,7 +648,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
@@ -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