horizon/releasenotes/notes/message-of-the-day-19eb745a147ca56d.yaml
lin-hua-cheng 0e025d9d71 Add message of the day option
Allow user to configure messages to display to the user
after they login.

Change-Id: I6dc0318708d0f964e52c8b127718297fc723651c
Implements: blueprint message-of-the-day
2016-01-22 11:31:36 -08:00

10 lines
417 B
YAML

---
features:
- >
[`blueprint message-of-the-day <https://blueprints.launchpad.net/horizon/+spec/message-of-the-day>`_]
Message of the day can now be configured in horizon, this will be displayed
to the user whenever they login. To enable the feature set ``MESSAGES_PATH``
in the local_settting.py to the directory where message files are located.
The message file must have a .json file extension.