aa5546c575b184f95d3fe57c376fad9170f032de
[promise.git] / docs / requirements / annex1.rst
1 .. _uc-brahmaputra:
2
3 ANNEX A: Use case for OPNFV Brahmaputra
4 =======================================
5
6 A basic resource reservation use case to be realized for OPNFV B-release may
7 look as follows:
8
9 * Step 0: Shim-layer is monitoring/querying available capacity at NFVI
10
11   * Step 0a: Cloud operator creates a new OpenStack tenant user and updates
12     quota values for this user
13
14   * Step 0b: The tenant user is creating and instantiating a simple VNF
15     (e.g. 1 network, 2 VMs)
16
17   * Step 0c: OpenStack is notifying shim-layer about capacity change for
18     this new tenant user
19
20   * Step 0d: Cloud operator can visualize the changes using the GUI
21
22 * Step 1: Consumer(NFVO) is sending a reservation request for future use to
23   shim-layer
24
25 * Step 2: Shim-layer is checking for available capacity at the given time
26   window
27
28 * Step 3: Shim-layer is responding with reservation identifier
29
30 * Step 4 (optional): Consumer(NFVO) is sending an update reservation request
31   to shim-layer (startTime set to now) -> continue with Steps 2 and 3.
32
33 * Step 5: Consumer(VNFM) is requesting the allocation of virtualised resources
34   using the reservation identifier in Step 3