diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2016-11-23 14:21:32 +0800 |
---|---|---|
committer | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2016-11-29 10:40:02 +0800 |
commit | 9eef58a931233a418e7525432ce409f71f8244cd (patch) | |
tree | c5560c5dd671cf4034c994f0b5e64f59382f3ae5 /docs/requirements/03-architecture.rst | |
parent | 69264fa32e7885be44667efa34c0c58cc110f5b6 (diff) |
Fix typo in text and images
Change-Id: I891dee905d1cf8a52ac6f6f7f4ea5b1e7e59da68
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'docs/requirements/03-architecture.rst')
-rw-r--r-- | docs/requirements/03-architecture.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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. |