Remove unused passlib from requirements
The passlib library was used to generate passwords but that logic was
migrated to tripleo-common during Newton cycle by [1].
[1] b51753e8e5
Change-Id: If5ce7bb8e4a09284e0d978ba5b4bb3b994207392
This commit is contained in:
parent
71b89f4387
commit
adede336e1
@ -3,7 +3,6 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
|
||||
passlib>=1.7.0 # BSD
|
||||
psutil>=3.2.2 # BSD
|
||||
python-ironic-inspector-client>=1.5.0 # Apache-2.0
|
||||
python-heatclient>=1.10.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user