diff options
author | Rich Bennett <rb2745@att.com> | 2017-07-19 01:36:52 -0400 |
---|---|---|
committer | Steven Wright <sw3588@att.com> | 2017-07-19 17:27:36 +0000 |
commit | ac93e0eb246a03c02df7a6b7704aaabfdb7461f0 (patch) | |
tree | 493829a3846cacccd492ca30afb6fc6733d47ce7 /docs/release | |
parent | fa0b21e328c982a35de41c5d25127452751a3e6d (diff) |
[DOC-23]Initial structure and Documentation Guide
Change-Id: Ie0fdb7be60acd79b878c2d9b985aaaf6aca035d2
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/index.rst | 21 | ||||
-rw-r--r-- | docs/release/release-notes/index.rst | 28 |
2 files changed, 49 insertions, 0 deletions
diff --git a/docs/release/index.rst b/docs/release/index.rst new file mode 100644 index 000000000..d73b25e8f --- /dev/null +++ b/docs/release/index.rst @@ -0,0 +1,21 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + + +Release +======= + +Summary +======= + +Overview of use cases, installation, release notes, etc. + + + + + +Contents: + +.. toctree:: + :maxdepth: 1 + + release-notes/index.rst diff --git a/docs/release/release-notes/index.rst b/docs/release/release-notes/index.rst new file mode 100644 index 000000000..337469c1a --- /dev/null +++ b/docs/release/release-notes/index.rst @@ -0,0 +1,28 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +============== +Release Notes +============== + +Release notes as provided by the ONAP project documents are captured in this section. +These include details of software versions used, known limitations and outstanding trouble +reports. + +Summary +------- +OpenECOMP 1.0.0 represents a complete demo platform with two +service examples as contributed by AT&T to the Linux Foundation ONAP project. + +Installation Instructions +------------------------- + +BasicOpenECOMP installation instructions are available as a `README.md <https://nexus.openecomp.org/content/sites/raw/org.openecomp.demo/heat/1.0.0-SNAPSHOT/README.md>`_ file. Step by step tutorials for setting up a Rackspace account, using the portal, designing services, and instantiating services are provided here. + + +Components +---------- + +.. toctree:: + :maxdepth: 1 + + |