From 607b5a5170f0534811b1526e35ca9fdba6f92926 Mon Sep 17 00:00:00 2001 From: Arun S A G Date: Sat, 13 Mar 2021 00:29:08 +0000 Subject: [PATCH] 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 --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index 4c35dab2af..28a97ec1b9 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -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 diff --git a/upper-constraints.txt b/upper-constraints.txt index 8f39497a0f..5e2863d03d 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -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