diff options
author | Eric Debeau <eric.debeau@orange.com> | 2017-10-20 19:40:59 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2017-10-20 19:41:54 +0000 |
commit | 0b24a5ca46b640dc95510f20f69ded6dcd2e1efd (patch) | |
tree | d45df121c185820c7dc23fe884d699413801f7c2 /docs/Chapter3.rst | |
parent | b68e9c0dc88d0d0c539161f0ea69b20bf95448d9 (diff) |
Corrections to pass doc8
Change-Id: Idd467edc66e5764a1dd336dce7a523a89f5513fc
Issue-ID: DOC-94
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/Chapter3.rst')
-rw-r--r-- | docs/Chapter3.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Chapter3.rst b/docs/Chapter3.rst index b0b9e06..a7a34f3 100644 --- a/docs/Chapter3.rst +++ b/docs/Chapter3.rst @@ -8,4 +8,5 @@ - The second model is HEAT template used for orchestrating and instantiating virtual resources in an OpenStack environment. At this time the HEAT files will be passed to the Service provider as a data element within the TOSCA onboarding package. - Chapter 6 details the requirements specific to an implementation. The current implementations documented are OpenStack and Azure. - Chapter 7 provides the comprehensive set of requirements for VNFs to be on-boarded, configured and managed by ONAP. -- Chapter 8 is the appendix that provide a number of detailed data record formats.
\ No newline at end of file +- Chapter 8 is the appendix that provide a number of detailed data record formats. + |