diff options
author | Rich Bennett <rb2745@att.com> | 2018-08-09 14:47:35 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2018-08-09 15:02:41 -0400 |
commit | f7df7eefc98b6a33d130d745774dafd1bae7ab24 (patch) | |
tree | 368784f76ef3b6ca994f8175970b254e4cd407a5 /nokiav2/docs/so.rst | |
parent | 32e5672e8a88b1c955a9f16da6c30044921eaec1 (diff) |
Eliminate Sphinx Warnings from svnfm repo
Add .gitreview file
Add docs directory and index at repo level
Add sections at repo level for each driver subdirectory
Referenced some txt and json input files from each driver directory
Added entries in nokiav2/docs/index for orphan rst files
Corrected some doc8 errors/warnings
DO NOT MERGE until each driver contributor reviews proposed changes
Change-Id: Id33124d199e0c01b3bbbffc6dd62c1e0536416ed
Issue-ID: VFC-919
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'nokiav2/docs/so.rst')
-rw-r--r-- | nokiav2/docs/so.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nokiav2/docs/so.rst b/nokiav2/docs/so.rst index bd7c521d..7ecf4520 100644 --- a/nokiav2/docs/so.rst +++ b/nokiav2/docs/so.rst @@ -10,7 +10,7 @@ Requirements on the VNF package - each VDU must have a corresponding software image named <vduname>_image - the VNF integrator must use the availability zones to specify the location of the VNFCs. One availability zone -will be defined for each VDU + will be defined for each VDU Limitations of the current release ---------------------------------- @@ -23,4 +23,4 @@ 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 +- What is the meaning of the tenantCreated field in rollback |