summaryrefslogtreecommitdiffstats
path: root/requirements/03-arch.rst
diff options
context:
space:
mode:
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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^