3b6d0eec9d
Fixes bug 992918 passlib 1.6 introduced a minimum number of rounds for sha512_crypt. As a result, increase the rounds used during testing to the minimum Change-Id: Ic0c635e92b4f13180a047904a6efa490ab599012
10 lines
208 B
Plaintext
10 lines
208 B
Plaintext
[DEFAULT]
|
|
crypt_strength = 1000
|
|
|
|
[identity]
|
|
driver = keystone.identity.backends.kvs.Identity
|
|
|
|
[catalog]
|
|
driver = keystone.catalog.backends.templated.TemplatedCatalog
|
|
template_file = default_catalog.templates
|