From 9eef58a931233a418e7525432ce409f71f8244cd Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Wed, 23 Nov 2016 14:21:32 +0800 Subject: Fix typo in text and images Change-Id: I891dee905d1cf8a52ac6f6f7f4ea5b1e7e59da68 Signed-off-by: Yujun Zhang --- docs/requirements/02-use_cases.rst | 2 +- docs/requirements/03-architecture.rst | 4 ++-- docs/requirements/images/figure1.png | Bin 977880 -> 79420 bytes docs/requirements/images/figure2.png | Bin 1043699 -> 82010 bytes 4 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 docs/requirements/images/figure1.png mode change 100755 => 100644 docs/requirements/images/figure2.png diff --git a/docs/requirements/02-use_cases.rst b/docs/requirements/02-use_cases.rst index 424a3c6e..0a1f6413 100644 --- a/docs/requirements/02-use_cases.rst +++ b/docs/requirements/02-use_cases.rst @@ -136,7 +136,7 @@ the same as in the "Fault management using ACT-STBY configuration" use case, except in this case, the Consumer of a VM/VNF switches to STBY configuration based on a predicted fault, rather than an occurred fault. -NVFI Maintenance +NFVI Maintenance ---------------- VM Retirement diff --git a/docs/requirements/03-architecture.rst b/docs/requirements/03-architecture.rst index 8ff5dacf..9f620e68 100644 --- a/docs/requirements/03-architecture.rst +++ b/docs/requirements/03-architecture.rst @@ -217,7 +217,7 @@ restart of the VM, migration/evacuation of the VM, or no action. High level northbound interface specification --------------------------------------------- -Fault management +Fault Management ^^^^^^^^^^^^^^^^ This interface allows the Consumer to subscribe to fault notification from the @@ -321,7 +321,7 @@ An example of a high level message flow to cover the failed NFVI maintenance cas shown in :numref:`figure5c`. It consists of the following steps: -5. The Consumer C3 switches to standby configuration (STDBY). +5. The Consumer C3 switches to standby configuration (STBY). 6. Instructions from Consumers C2/C3 are shared to VIM requesting certain actions to be performed (steps 6a, 6b). The VIM executes the requested actions and sends back a NACK to consumer C2 (step 6d) as the migration of the virtual resource(s) is not completed by the given timeout. diff --git a/docs/requirements/images/figure1.png b/docs/requirements/images/figure1.png old mode 100755 new mode 100644 index dacf0dd4..267ddddc Binary files a/docs/requirements/images/figure1.png and b/docs/requirements/images/figure1.png differ diff --git a/docs/requirements/images/figure2.png b/docs/requirements/images/figure2.png old mode 100755 new mode 100644 index 3c8a2bf1..9a3b166d Binary files a/docs/requirements/images/figure2.png and b/docs/requirements/images/figure2.png differ -- cgit 1.2.3-korg