From 5a746b80d76d53bff63e4dac735c6bee4e8114c0 Mon Sep 17 00:00:00 2001 From: bertys Date: Thu, 27 Aug 2015 20:51:22 +0200 Subject: Minor fixes to Promise deliverable JIRA: PROMISE-23 Change-Id: Ie86e449e0a0e0695cddc29c9e2aeccea87bdb117 Signed-off-by: bertys --- requirements/05-impl.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'requirements/05-impl.rst') diff --git a/requirements/05-impl.rst b/requirements/05-impl.rst index 2bc0731..9903a54 100644 --- a/requirements/05-impl.rst +++ b/requirements/05-impl.rst @@ -469,12 +469,13 @@ Resource Capacity Management ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. figure:: images/figure5.png + :name: figure5 :width: 90% Capacity Management Scenario -Figure 5 shows a detailed message flow between the consumers and the -functionalblocks inside the VIM and has the following steps: +:numref:`figure5` shows a detailed message flow between the consumers and the +functional blocks inside the VIM and has the following steps: Step 1: The consumer subscribes to capacity change notifications @@ -492,12 +493,13 @@ Resource Reservation ^^^^^^^^^^^^^^^^^^^^ .. figure:: images/figure6.png + :name: figure6 :width: 90% Resource Reservation for Future Use Scenario -Figure 6 shows a detailed message flow between the consumers and the functional -blocks inside the VIM and has the following steps: +:numref:`figure6` shows a detailed message flow between the consumers and +the functional blocks inside the VIM and has the following steps: Step 1: The consumer creates a resource reservation request for future use by setting a start and end time for the allocation -- cgit 1.2.3-korg