Kilo - Kilo - Kilo - Kilo - Kilo - Kilo - Kilo - Kilo -
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.conffile and add or update the value of the optionfixed_keyin 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.conffile and add or update the value of the optionfixed_keyin 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.

