Configuring Block Storage for Compute Nodes
Perform the following operations on the controller node.
- Open the /etc/nova/nova.conf configuration file.
1vi /etc/nova/nova.conf - Press i to enter the insert mode and add the following content to the file:
1 2
[cinder] os_region_name = RegionOne
- Press Esc, type :wq!, and press Enter to save the file and exit.
Parent topic: Installing, Configuring, and Verifying Cinder