Remove the cinder.conf.sample file

We removed the conf_uptodate checks however we didn't
remove the cinder.conf.sample file, but we should.

Now that we're not checking it, it's guaranteed that it will
most certainly be "wrong".  So, this patch removes it, we'll
update the README.conf.sample file if/when we have an auto
published version available.

Change-Id: I0a04f82a843ce795ec7518b58a3677ce3f2a314d
This commit is contained in:
John Griffith 2014-12-04 21:03:04 -07:00 committed by Zhiteng Huang
parent ce5f8a1aad
commit 62a72a7574
2 changed files with 5 additions and 2882 deletions

View File

@ -0,0 +1,5 @@
The cinder.conf sample file is no longer generated and
maintained in Trunk. To generate your own version of
cinder.conf, use the following command:
tox -egenconfig

File diff suppressed because it is too large Load Diff