manila/etc/manila
Goutham Pacha Ravi 55507cc603 [LVM] Run filesystem check before assigning UUID
We assign a random UUID with tune2fs to snapshots
and shares created from snapshots so that they
don't conflict with the parent shares/snapshots
when both of them are being mounted.

tune2fs requires that a filesystem check be
performed "recently" before UUID assignments.
So, perform a filesystem check right away to
allow tune2fs to assign a random UUID.

Depends-on: https://review.openstack.org/#/c/637287/
Change-Id: I858a318f7a83e033cc3f2699859e38b6b74c8d24
Related-Bug: #1645751
Closes-Bug: #1798219
(cherry picked from commit 817cce347a)
2019-02-16 11:54:16 +00:00
..
rootwrap.d [LVM] Run filesystem check before assigning UUID 2019-02-16 11:54:16 +00:00
README.manila.conf Fix couple of nit picks 2014-11-15 12:41:14 +00:00
api-paste.ini Use http_proxy_to_wsgi instead of ssl middleware 2016-07-18 09:26:14 +03:00
logging_sample.conf Remove LegacyFormatter from logging_sample.conf 2015-09-24 18:43:40 +09:00
manila-policy-generator.conf [policy in code] Add support for share instance export location resource 2017-11-16 04:39:00 +00:00
rootwrap.conf Fix typo in rootwrap.conf 2016-12-20 10:06:44 +00:00

README.manila.conf

To generate the sample manila.conf file, run the following
command from the top level of the manila directory:

tox -egenconfig