Add pycdlib to global-requirements.txt

pycdlib is a pure python library used to parse,
read and write ISO9660 files. With LGPLv2 as the
license it confirms to openstack licensing guidelines.

This is an actively maintained library. As of this
writing the last change to this library was 8 days
ago and the first commit was over 6 years ago.

This library is compatible with python3
https://clalancette.github.io/pycdlib/python-compatibility.html
It is a well documented library and the documentation
is available at https://clalancette.github.io/pycdlib

This library will be used by ironic to read config
drive and write them to disk on the filesystem.

Change-Id: Idfb40ba12893d75731542044d79532ee27c2a499
This commit is contained in:
Arun S A G 2021-03-13 00:29:08 +00:00
parent 810aa65b8d
commit 607b5a5170
2 changed files with 2 additions and 0 deletions

View File

@ -198,6 +198,7 @@ psutil # BSD
pyasn1!=0.2.3 # BSD
pyasn1-modules # BSD
pycadf!=2.0.0 # Apache-2.0
pycdlib # LGPLv2+
PyECLib # BSD
pyghmi!=1.4.0,!=1.5.11 # Apache-2.0
pyinotify;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT

View File

@ -262,6 +262,7 @@ pluggy===0.13.1
coverage===5.5
freezegun===1.1.0
toml===0.10.0
pycdlib===1.11.0
pyperclip===1.8.2
cassandra-driver===3.24.0
XStatic-Angular-Schema-Form===0.8.13.0