Add introduce doc how to generate magnum.conf.sample

Now magnum.conf.sample need to generate by tox -egenconfig
It is convenient to have a help doc in the directory etc/magnum/

Change-Id: Ia18db548e8840bbccc915b58b7a2301043533469
This commit is contained in:
wangqun 2016-01-29 06:51:14 +00:00
parent 104d225466
commit 3020ba4659
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
To generate the sample magnum.conf file, run the following
command from the top level of the magnum directory:
tox -egenconfig