summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-15 08:21:25 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-05-22 23:22:08 +0000
commit0d4dfa52863a09afe74eca72293d32d39bf2c2b3 (patch)
tree8c774f75ff02b967798490720b8b39a480076612
parent0aa40a184bb7e049234dde10e9153a8b5cd34e45 (diff)
downloaddefinitions-0d4dfa52863a09afe74eca72293d32d39bf2c2b3.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