diff options
author | 2018-06-27 16:08:38 +0200 | |
---|---|---|
committer | 2018-07-02 21:33:52 +0200 | |
commit | 3e8bea1fa3861581b3caa81628da52da538b05f3 (patch) | |
tree | 15eeb2bb71eb2c5717eeaf8f729d1e91f86bf85a /nokiav2/docs/so.rst | |
parent | 503e8f5d3df25f06f185e5cc98cbb6cd1b72d177 (diff) |
Add SO APIs to Nokia VNFM adapter
Change-Id: I7dfc5677144be3df553edb4141e89e543e1b977d
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-950
Diffstat (limited to 'nokiav2/docs/so.rst')
-rw-r--r-- | nokiav2/docs/so.rst | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/nokiav2/docs/so.rst b/nokiav2/docs/so.rst index 809f4d7d..bd7c521d 100644 --- a/nokiav2/docs/so.rst +++ b/nokiav2/docs/so.rst @@ -15,4 +15,12 @@ will be defined for each VDU Limitations of the current release ---------------------------------- -- at least one server instance mapping for each VDU must be supplied in the VNF activation request
\ No newline at end of file +- at least one server instance mapping for each VDU must be supplied in the VNF activation request + + +Open questions +-------------- + +- What is the vnfVersion in Mso +- What is the requestType in vnfCreate +- What is the meaning of the tenantCreated field in rollback
\ No newline at end of file |