Codebase list python-castellan / d3446f5 releasenotes / notes / support-legacy-fixed-key-id-9fa897b547111610.yaml
d3446f5

Tree @d3446f5 (Download .tar.gz)

support-legacy-fixed-key-id-9fa897b547111610.yaml @d3446f5raw · history · blame

1
2
3
4
5
6
7
8
9
---
features:
  - |
    Enhance the key manager to handle requests containing the special (all
    zeros) managed object ID associated with Cinder's and Nova's legacy
    ConfKeyManager. The purpose of this feature is to help users migrate from
    the ConfKeyManager to a modern key manager such as Barbican. The feature
    works by ensuring the ConfKeyManager's all-zeros key ID continues to
    function when Barbican or Vault is the key manager.