"Using MigrationKeyManager to provide support for legacy fixed_key encryption: DuplicateOptError: duplicate option: fixed_key" warnings all over n-api logs in barbican-simple-crypto-devstack-tempest job
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Confirmed
|
Medium
|
Unassigned | ||
OpenStack-Ansible |
Invalid
|
Undecided
|
Unassigned | ||
castellan |
New
|
Undecided
|
Unassigned |
Bug Description
These warnings are over the nova-api logs in the reference CI job:
Jun 15 18:30:55.364299 ubuntu-
I see this in the nova.conf:
[key_manager]
fixed_key = bae3516cc1c0eb1
backend = barbican
I'm not really sure what it means though. It looks like the warning comes from here:
But [key_manager]
https:/
Should nova be configured to use these barbican options instead?
https:/
Changed in openstack-ansible: | |
status: | New → Confirmed |
This bug report does not appear related to openstack-ansible