From 1806ff6785950a26b307675a37c2c38b1e7a8a4a Mon Sep 17 00:00:00 2001 From: Ales Komarek Date: Mon, 25 Jan 2016 18:41:03 +0100 Subject: [PATCH] Compute configure --- doc/source/install/configure-compute.rst | 4 ++-- doc/source/install/configure-openstack.rst | 8 -------- doc/source/install/configure.rst | 1 - 3 files changed, 2 insertions(+), 11 deletions(-) delete mode 100644 doc/source/install/configure-openstack.rst diff --git a/doc/source/install/configure-compute.rst b/doc/source/install/configure-compute.rst index 1b1170d..ef4cfb5 100644 --- a/doc/source/install/configure-compute.rst +++ b/doc/source/install/configure-compute.rst @@ -1,6 +1,6 @@ -Configuring the hypervisors -=========================== +Configuring the compute service +================================ KVM backend ------------------- diff --git a/doc/source/install/configure-openstack.rst b/doc/source/install/configure-openstack.rst deleted file mode 100644 index 17f604c..0000000 --- a/doc/source/install/configure-openstack.rst +++ /dev/null @@ -1,8 +0,0 @@ - -Configuring OpenStack services -=============================== - - --------------- - -.. include:: navigation.txt diff --git a/doc/source/install/configure.rst b/doc/source/install/configure.rst index 2a63d5f..54a79ac 100644 --- a/doc/source/install/configure.rst +++ b/doc/source/install/configure.rst @@ -7,7 +7,6 @@ Chapter 2. Configuration configure-initial.rst configure-infrastructure.rst - configure-openstack.rst configure-compute.rst configure-network.rst configure-volume.rst