Mostly docs cleanups
Fix documentation build errors and RST formatting Change-Id: Id93153400c5b069dd9d772381558c7085f64c207
This commit is contained in:
@@ -41,7 +41,7 @@ function start_dstat {
|
||||
# stop_dstat() stop dstat process
|
||||
function stop_dstat {
|
||||
# dstat runs as a console, not as a service, and isn't trackable
|
||||
# via the normal mechanisms for devstack. So lets just do a
|
||||
# via the normal mechanisms for DevStack. So lets just do a
|
||||
# killall and move on.
|
||||
killall dstat || /bin/true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user