Merge "Fix typos in devstack/stack.sh"
This commit is contained in:
commit
f25c9ec366
4
stack.sh
4
stack.sh
@ -435,7 +435,7 @@ fi
|
|||||||
|
|
||||||
# Set up logging of screen windows
|
# Set up logging of screen windows
|
||||||
# Set ``SCREEN_LOGDIR`` to turn on logging of screen windows to the
|
# Set ``SCREEN_LOGDIR`` to turn on logging of screen windows to the
|
||||||
# directory specified in ``SCREEN_LOGDIR``, we will log to the the file
|
# directory specified in ``SCREEN_LOGDIR``, we will log to the file
|
||||||
# ``screen-$SERVICE_NAME-$TIMESTAMP.log`` in that dir and have a link
|
# ``screen-$SERVICE_NAME-$TIMESTAMP.log`` in that dir and have a link
|
||||||
# ``screen-$SERVICE_NAME.log`` to the latest log file.
|
# ``screen-$SERVICE_NAME.log`` to the latest log file.
|
||||||
# Logs are kept for as long specified in ``LOGDAYS``.
|
# Logs are kept for as long specified in ``LOGDAYS``.
|
||||||
@ -522,7 +522,7 @@ fi
|
|||||||
# Clone all external plugins
|
# Clone all external plugins
|
||||||
fetch_plugins
|
fetch_plugins
|
||||||
|
|
||||||
# Plugin Phase 0: override_defaults - allow pluggins to override
|
# Plugin Phase 0: override_defaults - allow plugins to override
|
||||||
# defaults before other services are run
|
# defaults before other services are run
|
||||||
run_phase override_defaults
|
run_phase override_defaults
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user