Remove the nimble.conf.sample

It is easy to use "tox -egenconfig"(or oslo-config-generator command) to
generate the newest config sample file. It doesn't need to maintain an
nimble.conf.sample file which need to be updated once a config option
changed.

Change-Id: Iff050af171dcea6f9cba9878c19af4f876523f15
This commit is contained in:
liusheng 2016-11-30 15:52:52 +08:00
parent f0f84ac2dd
commit 1557367351
2 changed files with 4 additions and 1597 deletions

View File

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

File diff suppressed because it is too large Load Diff