trove/integration/scripts/files
Sean Mooney 3367c25e77 stop using passlib
passlib is unmaintained and has not had a release since 2020
a recent bcrypt release just broke passlib
see https://github.com/pyca/bcrypt/issues/684

trove's use of passlib is pretty tirval so this change
just removes it as a depency and delegate the random password
generation in trove.common.utils to the generate_random_key
function in the trove.common.crypto_utils module

Change-Id: I6b6c64147c627025d5f89db6032d1c54445df94f
2024-03-26 14:46:55 +00:00
..
deprecated-elements Improve the function tests 2020-01-28 14:27:52 +13:00
elements Fixes the DIB script 2024-01-30 03:06:44 +00:00
keys Merge trove-integration into trove 2016-10-09 07:14:25 -04:00
requirements stop using passlib 2024-03-26 14:46:55 +00:00
trove-guest.systemd.conf Improve the function tests 2020-01-28 14:27:52 +13:00
trove-guest.upstart.conf Move to opendev 2019-04-24 16:08:08 +08:00