summaryrefslogtreecommitdiff
path: root/nova/keymgr/conf_key_mgr.py
Commit message (Expand)AuthorAgeFilesLines
* Remove translation of log messagesNgo Quoc Cuong2017-06-211-4/+4
* Replace key manager with CastellanKaitlin Farr2016-04-271-9/+83
* config options: centralize section: "keymgr"Kevin_Zheng2016-03-291-8/+2
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Enable flake8 H404 checkingAlexander Bochkarev2014-02-271-5/+5
* Remove vi modelinesliu-sheng2014-02-031-1/+0
* Wire in ConfKeyManager._generate_hex_key!Dan Prince2013-09-131-3/+2
* Move required keymgr classes out of nova/testsDan Prince2013-09-131-1/+1
* Add key manager implementation with static keyJoel Coffman2013-09-111-0/+65