Whamcloud - gitweb
EX-4098 lipe: lpcc uses class only in python3
authorLei Feng <flei@whamcloud.com>
Wed, 20 Oct 2021 00:55:09 +0000 (20:55 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 20 Oct 2021 17:06:48 +0000 (17:06 +0000)
commit62fc4b835cd02444cd3c4cb6530ceb9db8bcc7af
tree92bafaf53084a3bc72c3df36dea71a5dbf786244
parentdcd8a935d36f49789e258bf67762fa94c3521858
EX-4098 lipe: lpcc uses class only in python3

FileNotFoundError is only available from python3.
Change it to matching class in python2.

Change-Id: I63676ef8ff6a5461a7af6e9177d6bc76e39c0bc5
Signed-off-by: Lei Feng <flei@whamcloud.com>
Test-Parameters: trivial testlist=sanity-pcc env=ONLY=200-202,ONLY_REPEAT=50 \
                 clientextra_install_params="--packages lipe-lpcc"
Reviewed-on: https://review.whamcloud.com/45304
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
lipe/lpcc