diff options
author | Idan Amit <ia096e@intl.att.com> | 2017-11-06 08:27:04 +0200 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2017-11-06 07:12:52 +0000 |
commit | 110602f357284e46fb1e9efecd48e6fec92fc27a (patch) | |
tree | 85c91a8ebf1504205dd4eb50181c9a15a41c3d2d /docs/architecture.rst | |
parent | 7b492b5f191cd5c22e3c4254f5f3ef7476122e9d (diff) |
General arrangement for Read the Docs
Removed all the notes from the Read the
Change-Id: I378a12a32df15ce05de1371cb187f31516009ee5
Issue-Id: SDC-626
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst index 232bbf0bd4..158849e28a 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -5,16 +5,6 @@ Architecture ============ -.. note:: - * This section is used to describe a software component from a high level - view of capability, common usage scenarios, and interactions with other - components required in the usage scenarios. - - * The architecture section is typically: provided in a platform-component - and sdk collections; and referenced from developer and user guides. - - * This note must be removed after content has been added. - SDC As Part of ONAP =================== @@ -46,14 +36,3 @@ SDC uses two storage components: Elastic Search(ES) and Cassandra - **Cassandra** is used to store auditing data, artifacts and data model objects. - -Capabilities -============ - - -Usage Scenarios -=============== - - -Interactions -============ |