commit ac6b70dc6a9c440250b739c9fed9a1b74d7642be
Author: Nguyen Van Trung <email address hidden>
Date: Thu Mar 15 23:20:29 2018 +0700
Add default configuration files to data_files
In order to make it simpler to use the default
configuration files when deploying services
from source, the files are added to pbr's
data_files section so that the files are
included in the built wheels and therefore
deployed with the code. Packaging and deployment
tools can then more easily use the default files
if they wish to.
This pattern is already established with similar
files for neutron and the glance metadefs as has
been mentioned in the related bug report.
Reviewed: https:/ /review. openstack. org/553463 /git.openstack. org/cgit/ openstack/ cyborg/ commit/ ?id=ac6b70dc6a9 c440250b739c9fe d9a1b74d7642be
Committed: https:/
Submitter: Zuul
Branch: master
commit ac6b70dc6a9c440 250b739c9fed9a1 b74d7642be
Author: Nguyen Van Trung <email address hidden>
Date: Thu Mar 15 23:20:29 2018 +0700
Add default configuration files to data_files
In order to make it simpler to use the default
configuration files when deploying services
from source, the files are added to pbr's
data_files section so that the files are
included in the built wheels and therefore
deployed with the code. Packaging and deployment
tools can then more easily use the default files
if they wish to.
This pattern is already established with similar
files for neutron and the glance metadefs as has
been mentioned in the related bug report.
Change-Id: I466f235fec7be0 24f654739a31365 724eaf24097
Closes-Bug: #1718356