902c2585e1
Initial migration of the current spawn method over to a TaskFlow based infrastructure. Handles failure mid way through the spawn flow and should roll back properly now. Does not include media updates or any other migrations to TaskFlow. Change-Id: I990008542c40ac8d10fc9ba698623e696f134b2d
7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
pbr>=0.5.21,<1.0
|
|
Babel>=1.3
|
|
six>=1.7.0
|
|
oslo.serialization>=1.0.0 # Apache-2.0
|
|
oslo.utils>=1.0.0 # Apache-2.0
|
|
oslo.config>=1.4.0 # Apache-2.0
|
|
taskflow>=0.6 |