mistral/doc/source/guides
tengqm 83e2431b35 Fix configuration generator
The current behavior of 'genconfig' is writing file
'mistral.conf.sample' directly to the '/etc/mistral' directory. This has
two problems: the /etc/mistral directory may and may not exist; we are
supposed to write a usable configuration file into the '/etc/mistral'
directory instead of a sample file.

This patch redirects the output path to the local 'etc' subdirectory.
Developers/users can then tune and install the configuration file based
on the sample.

Change-Id: I0c75ab9ffc9960ba12ce6f5d725c0c7bb78ef238
2016-12-19 07:12:41 -05:00
..
cli_guide.rst Few changes related to the doc blueprint 2016-11-11 11:36:23 +00:00
configuration_guide.rst Fix the default configuration file path 2016-11-25 14:19:29 +08:00
dashboard_guide.rst Changes made to comply with OpenStack writing style 2016-10-04 20:06:15 +05:30
installation_guide.rst Fix configuration generator 2016-12-19 07:12:41 -05:00
mistralclient_guide.rst Minor changes in the document 2016-12-11 00:58:14 +05:30
upgrade_guide.rst Changes made to comply with OpenStack writing style 2016-10-04 20:06:15 +05:30
using_yaql.rst Changes made to comply with OpenStack writing style 2016-10-04 20:06:15 +05:30