Updated openstack/openstack

Project: openstack/requirements  7629badfd9151dd8fab72563e27432e2bd52dcc4

Restrict PyECLib version to 1.0.7

v1.0.9 rev of PyECLib replaces Jerasure with a native EC
implementation (liberasurecode_rs_vand) as the default
EC scheme.  Going forward, Jerasure will not be bundled
with PyPI version of PyECLib as it used to be, until
v1.0.7.

This is an interim change to Global/Swift requirements
until we get v1.0.9 PyECLib released and included in
global-requirements and ready patches that change Swift
default ec_type (for doc, config samples and unit tests)
from "jerasure_rs_vand" to "liberasurecode_rs_vand."

Without this change, Swift unit tests will break at gate
as soon as PyECLib v1.0.9 lands on PyPI

* Swift is the only user of PyECLib at the moment

Change-Id: I52180355b95679cbcddd497bbdd9be8e7167a3c7
This commit is contained in:
Jenkins 2015-08-24 09:44:35 +00:00 committed by Gerrit Code Review
parent 8c1dc69e6b
commit 9c06f01baa
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d46ccfd6ddd84f8c87fc9cad51019ebd503d9677
Subproject commit 7629badfd9151dd8fab72563e27432e2bd52dcc4