summaryrefslogtreecommitdiffstats
path: root/requirements/02-usecase.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/02-usecase.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/02-usecase.rst')
-rw-r--r--requirements/02-usecase.rst10
1 files changed, 7 insertions, 3 deletions
diff --git a/requirements/02-usecase.rst b/requirements/02-usecase.rst
index b1a1cfa..15342eb 100644
--- a/requirements/02-usecase.rst
+++ b/requirements/02-usecase.rst
@@ -90,8 +90,12 @@ implicit or explicit priority scheme:
* A reservation request for future use may cancel another, not yet started,
reservation with lower priority
- * An allocation request without reservations and time-unbound may be granted
- resources and prevent a future reservation with lower priority from getting
- resources at start time
+ * An allocation request without reservations and time-unbound [#unbound]_ may
+ be granted resources and prevent a future reservation with lower priority
+ from getting resources at start time
* A reservation request may result in terminating resources allocated to a
request with no reservation, if the latter has lower priority
+
+.. [#unbound] In this case, the consumer (VNFM or NFVO) requests to immediately
+ instantiate and assign virtualized resources without having
+ reserved the resources beforehand