mistral/doc/source
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
..
_templates Mistral documentation: Initial commit 2015-08-07 12:06:53 +03:00
_theme Mistral documentation: Initial commit 2015-08-07 12:06:53 +03:00
developer Few changes in the doc 2016-11-14 14:21:18 +05:30
dsl Merge "Fix a syntax error in yaml example" 2016-12-08 10:42:47 +00:00
guides Fix configuration generator 2016-12-19 07:12:41 -05:00
img mistral-documentation: dashboard documentation regarding debug 2015-10-04 08:37:52 +00:00
terminology Update the wording in the actions terminology docs 2016-12-08 10:08:22 +00:00
architecture.rst Few changes in the doc 2016-11-14 14:21:18 +05:30
conf.py Add timestamp at the bottom of every page 2016-11-26 02:40:07 +00:00
cookbooks.rst [Docs] Add 'Cookbooks' page 2015-10-22 13:54:15 +03:00
index.rst Few changes related to the doc blueprint 2016-11-11 11:36:23 +00:00
main_features.rst Changes made to comply with OpenStack writing style 2016-10-04 20:06:15 +05:30
overview.rst Minor changes to the documentation 2016-10-05 11:26:53 +00:00
quickstart.rst Changes made to comply with OpenStack writing style 2016-10-04 20:06:15 +05:30
README.rst Fix two typos 2015-09-18 08:48:30 +05:30