Juno - Juno - Juno - Juno - Juno - Juno - Juno - Juno -
Configuration changes need to be made to any nodes running the cinder-volume
or
nova-compute
services.
Update cinder-volume
servers:
Edit the
/etc/cinder/cinder.conf
file and add or update the value of the optionfixed_key
in the[keymgr]
section:[keymgr] # Fixed key returned by key manager, specified in hex (string # value) fixed_key = 0000000000000000000000000000000000000000000000000000000000000000
Restart
cinder-volume
.
Update nova-compute
servers:
Edit the
/etc/nova/nova.conf
file and add or update the value of the optionfixed_key
in the[keymgr]
section (add a keymgr section as shown if needed):[keymgr] # Fixed key returned by key manager, specified in hex (string # value) fixed_key = 0000000000000000000000000000000000000000000000000000000000000000
Restart
nova-compute
.