update/sw-patch/cgcs-patch/requirements.txt
Al Bailey a4906a4f57 Debian: Remove sysinv references from sw-patch
sysinv files were being imported to provide authentication
features like policy enforcement and request contexts.

Those are now replaced with oslo imports.

Test Plan: (Debian)
 PASS: AIO-DX bootstrap/unlock
 PASS: CLI upload/apply/host-install RR patch
 PASS: Horizon patching operations work
 PASS: NFV patching operations work
 PASS: no (new) errors in patching logs

Story: 2009969
Task: 45998
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I15d80441201755673f827529469a7f4feaa7f0ee
2022-08-11 18:26:59 +00:00

17 lines
347 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.
keystoneauth1
keystonemiddleware
lxml
oslo.config
oslo.policy
oslo.serialization
netaddr
pecan
pycryptodomex
requests_toolbelt
sh
WebOb