6d7fc83dbc
Change-Id: Idea153aebacb98b0ebaf416ab3ceb8ae0991b699
15 lines
415 B
Plaintext
15 lines
415 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
Babel>=1.3
|
|
iso8601>=0.1.9
|
|
eventlet>=0.15.1
|
|
greenlet>=0.3.2
|
|
fixtures>=0.3.14
|
|
oslo.config>=1.4.0.0a3
|
|
oslo.i18n>=0.2.0 # Apache-2.0
|
|
oslo.utils>=0.2.0 # Apache-2.0
|
|
posix_ipc
|
|
six>=1.7.0
|