b145f9b68d
This change does the following: * Update all functional tests, unit tests and conf files based on Swift 2.3.0 release. * Fix "test_versioning_dlo" test from Swift to be SOF compatible. * Bump swiftonfile release version to 2.3.0 * Update swiftonfile with DiskFile API changes Change-Id: I75e322724efa4b946007b6d2786d92f73d5ae313 Signed-off-by: Prashanth Pai <ppai@redhat.com>
13 lines
366 B
Plaintext
13 lines
366 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.
|
|
|
|
dnspython>=1.9.4
|
|
eventlet>=0.16.1,!=0.17.0
|
|
greenlet>=0.3.1
|
|
netifaces>=0.5,!=0.10.0,!=0.10.1
|
|
pastedeploy>=1.3.3
|
|
simplejson>=2.0.9
|
|
xattr>=0.4
|
|
PyECLib>=1.0.7
|