Remove the sahara.conf.sample file

This file is not gated anymore and therefore it gets
out of date. Replacing it with a README that explains
how to generate it.

Change-Id: I529b5d73c6936371f4d0af4af738544d608e25ff
This commit is contained in:
Sergey Lukjanov 2015-03-11 18:37:16 +03:00 committed by Vitaly Gridnev
parent d66750b42e
commit b2fe4ac147
1 changed files with 0 additions and 4 deletions

View File

@ -66,10 +66,6 @@ commands =
oslo-config-generator --config-file tools/config/config-generator.sahara.conf \
--output-file etc/sahara/sahara.conf.sample
[testenv:checkconfig]
commands =
{toxinidir}/tools/config/check_uptodate.sh
[testenv:pip-missing-reqs]
# do not install test-requirements as that will pollute the virtualenv for
# determining missing packages