diff options
author | steven stark <ss820f@att.com> | 2018-02-20 09:12:31 -0800 |
---|---|---|
committer | steven stark <ss820f@att.com> | 2018-02-20 09:14:36 -0800 |
commit | b99190d811216df92a86e64e80b5469f680a5f37 (patch) | |
tree | abbbcc0d246e9848241c837d0c4c791a9ec98e2b /docs/Chapter6.rst | |
parent | a3ecd1b13cbe2c2c9406acf0357ddbbb29975c5f (diff) |
VNFRQTS - doc8 trailing whitespace
Removed trailing whitespace from RSTs
doc8 output:
Total files scanned = 10
Total files ignored = 0
Total accumulated errors = 1429
Detailed error counts:
- doc8.checks.CheckCarriageReturn = 0
- doc8.checks.CheckIndentationNoTab = 9
- doc8.checks.CheckMaxLineLength = 1388
- doc8.checks.CheckNewlineEndOfFile = 2
- doc8.checks.CheckTrailingWhitespace = 0
- doc8.checks.CheckValidity = 30
Change-Id: I4eac2c586f5afbd37c46380101f1b27e92204233
Issue-ID: VNFRQTS-139
Signed-off-by: steven stark <ss820f@att.com>
Diffstat (limited to 'docs/Chapter6.rst')
-rw-r--r-- | docs/Chapter6.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Chapter6.rst b/docs/Chapter6.rst index b0fb17a..ad672b6 100644 --- a/docs/Chapter6.rst +++ b/docs/Chapter6.rst @@ -1,7 +1,7 @@ **6. Infrastructure Requirements** ===================================== -This Amsterdam release of the requirements is targeted for those implementations that consist of Network Clouds: Vanilla OpenStack (based on Ocata_) and commercial Clouds for example: OpenStack (including `Titanium - Mitaka from Wind River`_ and `VIO - Ocata from VMware`_). Future versions of ONAP are envisioned to include other targeted cloud infrastructure implementations, for example, on-premise private cloud, public cloud, or hybrid cloud implementations, and related network backends, e.g. `Microsoft Azure`_ et al. +This Amsterdam release of the requirements is targeted for those implementations that consist of Network Clouds: Vanilla OpenStack (based on Ocata_) and commercial Clouds for example: OpenStack (including `Titanium - Mitaka from Wind River`_ and `VIO - Ocata from VMware`_). Future versions of ONAP are envisioned to include other targeted cloud infrastructure implementations, for example, on-premise private cloud, public cloud, or hybrid cloud implementations, and related network backends, e.g. `Microsoft Azure`_ et al. .. _Ocata: https://releases.openstack.org/ocata/ .. _Titanium - Mitaka from Wind River: https://www.windriver.com/products/titanium-cloud/ |