summaryrefslogtreecommitdiffstats
path: root/requirements/03-arch.rst
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2015-06-19 21:27:31 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2015-07-03 09:52:28 +0900
commit614e85dda362e04c7750e373579b847f49545964 (patch)
tree41e09d8ef3e6aa668d3384e23a92ddaa54b5c962 /requirements/03-arch.rst
parent9fe7a0d483e1a377d46a1f8014868a91fa8f6884 (diff)
Edit requirement document2015.1.1
https://gerrit.opnfv.org/gerrit/#/c/385 Co-Authored-By: Bertrand Souville <souville@docomolab-euro.com> Change-Id: Ia81988cdee7568134d349752685c898a99b01744 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'requirements/03-arch.rst')
-rw-r--r--[-rwxr-xr-x]requirements/03-arch.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/requirements/03-arch.rst b/requirements/03-arch.rst
index 23bbac7..c8fe320 100755..100644
--- 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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^