cinder/cinder/tests/unit/keymgr
Sean McGinnis e75be5d905 Switch to use key_manager.backend
Castellan commit 8980bf7da55dd084ad84c84534fe937f0d43b9c0 deprecated the
api_class option in favor of the new backend option. This causes doc build
failures in Cinder due to us treating warnings as errors.

This changes over to use backend (the library will still recognize api_class
as an option) and removed some of the key manager code deprecated in Newton.

Depends-on: I112f7a4654a65c3291526b408838d7b1c175b069
Closes-bug: #1718468
Change-Id: I8d3638a69f4efcc52053269c51c01667fb810172
2017-09-20 12:17:14 -05:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake.py Replace key manager with Castellan 2016-08-29 10:19:10 +08:00
test_conf_key_mgr.py Implement keymgr list() method 2017-09-07 07:27:48 -05:00
test_init.py Switch to use key_manager.backend 2017-09-20 12:17:14 -05:00