Browse Source
When running the functional tests locally: tox -efunctional the following error is raised from 6 tests in the placement.tests.functional.db.test_migrations module: RuntimeError: 'cryptography' package is required for sha256_password or caching_sha2_password auth methods This adds the 'cryptography' package to the list of required packages for tests. Story: 2008832 Task: 42317 Change-Id: I78fbdd723be089364b8ee61432eeb74ed6f24094changes/89/787289/3
2 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue