summaryrefslogtreecommitdiff
path: root/devstack
diff options
context:
space:
mode:
authorNguyen Van Trung <trungnv@vn.fujitsu.com>2017-11-30 08:27:38 +0700
committerNguyen Van Trung <trungnv@vn.fujitsu.com>2017-11-30 08:28:55 +0700
commitabb3460b9e43b374eed8095936d9120979de46e4 (patch)
tree5b44c7fabf62d1e267e4a532a205ea039c91f411 /devstack
parent196e6d95312cda64899baadbce9709325c25de3e (diff)
downloadtrove-abb3460b9e43b374eed8095936d9120979de46e4.tar.gz
Add doc8 to pep8 check for trove project
This patch adds a doc8 check of .rst files to the current pep8 check. It includes fixes to the .rst files that didn't pass the check. Change-Id: I866ee72cfdd6067ae219a751aa7c2a0c391886f7
Diffstat (limited to 'devstack')
-rw-r--r--devstack/README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/devstack/README.rst b/devstack/README.rst
index a84ddfab..c85d27f1 100644
--- a/devstack/README.rst
+++ b/devstack/README.rst
@@ -22,7 +22,8 @@ Download DevStack
Enable the Trove plugin
=======================
-Enable the plugin by adding the following section to ``$DEVSTACK_DIR/local.conf``
+Enable the plugin by adding the following section to
+``$DEVSTACK_DIR/local.conf``
.. sourcecode:: bash