From 6f5ceb20a5da56c6c9723815d13720fda84dd787 Mon Sep 17 00:00:00 2001
From: caoyuan <cao.yuan@99cloud.net>
Date: Thu, 1 Dec 2016 00:52:38 +0800
Subject: [PATCH] Delete the "nova-network"

The nova-network service was deprecated, this patch to
remove the nova-network.

Change-Id: I811472ae7bb1ee62ef9cc71271f0170f9e8d6d23
---
 doc/ops-guide/source/arch-scaling.rst             | 4 ++--
 doc/ops-guide/source/ops-maintenance-complete.rst | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/ops-guide/source/arch-scaling.rst b/doc/ops-guide/source/arch-scaling.rst
index c08a4c7dc3..9247f6ac9f 100644
--- a/doc/ops-guide/source/arch-scaling.rst
+++ b/doc/ops-guide/source/arch-scaling.rst
@@ -342,8 +342,8 @@ change all flavor types relating to them.
 
     Previously, all services had an availability zone. Currently, only
     the ``nova-compute`` service has its own availability zone. Services
-    such as ``nova-scheduler``, ``nova-network``, and ``nova-conductor``
-    have always spanned all availability zones.
+    such as ``nova-scheduler`` and ``nova-conductor`` span all
+    availability zones.
 
     When you run any of the following operations, the services appear in
     their own internal availability zone
diff --git a/doc/ops-guide/source/ops-maintenance-complete.rst b/doc/ops-guide/source/ops-maintenance-complete.rst
index 822388e743..369173d119 100644
--- a/doc/ops-guide/source/ops-maintenance-complete.rst
+++ b/doc/ops-guide/source/ops-maintenance-complete.rst
@@ -21,7 +21,7 @@ priority, and restore in order.
    * - 3
      - Public network connectivity for user virtual machines
    * - 4
-     - ``nova-compute``, ``nova-network``, cinder hosts
+     - ``nova-compute``, cinder hosts
    * - 5
      - User virtual machines
    * - 10