From 614e85dda362e04c7750e373579b847f49545964 Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Fri, 19 Jun 2015 21:27:31 +0900 Subject: Edit requirement document https://gerrit.opnfv.org/gerrit/#/c/385 Co-Authored-By: Bertrand Souville Change-Id: Ia81988cdee7568134d349752685c898a99b01744 Signed-off-by: Ryota MIBU --- requirements/03-arch.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) mode change 100755 => 100644 requirements/03-arch.rst (limited to 'requirements/03-arch.rst') diff --git a/requirements/03-arch.rst b/requirements/03-arch.rst old mode 100755 new mode 100644 index 23bbac7..c8fe320 --- a/requirements/03-arch.rst +++ b/requirements/03-arch.rst @@ -156,7 +156,7 @@ Name Type Description ====== ========== ========================================================== Flavor Identifier Identifier that is passed in the request to obtain information of the number of virtual resources that can be - instantiated according to this flavour with the available + instantiated according to this flavor with the available capacity ====== ========== ========================================================== @@ -196,7 +196,7 @@ Start Timestamp Start time for consumption of the reserved resources End Timestamp End time for consumption of the reserved resources Expiry Timestamp If not all reserved resources are allocated between start time and expiry, the VIM shall release the corresponding - resources + resources [#expiry]_ Amount Number Amount of the resources per resource item type (i.e. compute/network/storage) that need to be reserved Zone Identifier The zone where the resources need(s) to be reserved @@ -208,6 +208,11 @@ Resources List Identifiers of existing resource items to be reserved physical machines, etc.) ========== ========== ========================================================= +.. [#expiry] Expiry is a period around start time within which, the allocation + process must take place. If allocation process does not start + within the expiry period, the reservation becomes invalid and VIM + should release the resources + Create Resource Reservation Reply ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit 1.2.3-korg