summaryrefslogtreecommitdiffstats
path: root/requirements/05-implementation.rst
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2015-06-18 20:32:13 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2015-06-18 21:47:03 +0900
commit0336f0f9db1f79980d85285f2c11c0f9a2c60767 (patch)
treed16513c099dc6027acb835d27cbd44c492a0940b /requirements/05-implementation.rst
parentfc270496c1ac63343d5d43913553e0394f24bd5f (diff)
Replace chapter name by reST reference labels
JIRA: DOCTOR-4 Change-Id: I089eb1dcfb9f4a6c0a24f83d626ab24e46b94a57 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'requirements/05-implementation.rst')
-rw-r--r--requirements/05-implementation.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/requirements/05-implementation.rst b/requirements/05-implementation.rst
index a4048df7..6fbf613c 100644
--- a/requirements/05-implementation.rst
+++ b/requirements/05-implementation.rst
@@ -12,6 +12,8 @@ the related northbound interface and the related information elements. Finally,
Section 5.6 provides a first set of blueprints to address selected gaps required
for the realization functionalities of the Doctor project.
+.. _impl_fb:
+
Functional Blocks
-----------------
@@ -88,7 +90,7 @@ to users with relevant ownership, whereas the latter is related to raw devices
or small entities which should be handled with an administrator privilege.
The northbound interface between the Notifier and the Consumer/Administrator is
-specified in Section 5.5.
+specified in :ref:`impl_nbi`.
Sequence
--------
@@ -144,7 +146,7 @@ shall be less than 1 second.
Fault management scenario
:num:`Figure #figure8` shows a more detailed message flow (Steps 4 to 6) between
-the 4 building blocks introduced in Section 5.1.
+the 4 building blocks introduced in :ref:`impl_fb`.
4. The Monitor observed a fault in the NFVI and reports the raw fault to the
Inspector.
@@ -428,6 +430,8 @@ and :num:`Figure #figure14`):
- PhysicalResourceState [1] (String)
- ZoneID [0..1] (Identifier)
+.. _impl_nbi:
+
Detailed northbound interface specification
-------------------------------------------