]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Exclude test.py from sample conf
authorEric Harney <eharney@redhat.com>
Wed, 9 Mar 2016 15:41:55 +0000 (10:41 -0500)
committerEric Harney <eharney@redhat.com>
Wed, 9 Mar 2016 15:42:52 +0000 (10:42 -0500)
commit93872ce717dc1706c930ec018aa9f3ae58f17b7b
treeb7f20757fa4a9b2f4ef7e546f04ddcd7bf394c83
parentb0fafe0d1f8006123037ebc5d593f86d4de5c9c3
Exclude test.py from sample conf

This removes "sqlite_clean_db" from the sample conf
file, which is only applicable for unit tests.

Closes-Bug: #1554575

Change-Id: Ic877f490274d773c53bd107da173752a5f63d43d
cinder/config/generate_cinder_opts.py
cinder/opts.py