From 362f652ef4063fb7104061d039e163c9b07ab715 Mon Sep 17 00:00:00 2001 From: "L.S. Cook" Date: Tue, 13 Oct 2015 09:29:30 -0700 Subject: [PATCH 1/2] formalizing Compute Node --- source/openstack_block_storage.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/openstack_block_storage.rst b/source/openstack_block_storage.rst index c3774a0c..06bd662f 100644 --- a/source/openstack_block_storage.rst +++ b/source/openstack_block_storage.rst @@ -437,10 +437,10 @@ Restart the Block Storage volume service including its dependencies: # systemctl enable iscsid tgtd cinder-volume # systemctl start iscsid tgtd cinder-volume -Configuring a compute node to use Block Storage +Configuring a Compute Node to use Block Storage ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Perform the following steps to enable a compute node to work with block +Perform the following steps to enable a Compute Node to work with block storage: .. code:: text From 89853ef51e639375a92107afeb2ea7a4b224b8bc Mon Sep 17 00:00:00 2001 From: "L.S. Cook" Date: Tue, 13 Oct 2015 09:55:31 -0700 Subject: [PATCH 2/2] Testing developers branch --- source/openstack_block_storage.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/openstack_block_storage.rst b/source/openstack_block_storage.rst index 06bd662f..0efd01ea 100644 --- a/source/openstack_block_storage.rst +++ b/source/openstack_block_storage.rst @@ -437,10 +437,10 @@ Restart the Block Storage volume service including its dependencies: # systemctl enable iscsid tgtd cinder-volume # systemctl start iscsid tgtd cinder-volume -Configuring a Compute Node to use Block Storage +Configuring a compute node to use Block Storage ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Perform the following steps to enable a Compute Node to work with block +Perform the following steps to enable a compute code to work with block storage: .. code:: text