[openstack-dev] [packaging][all] Sample Config Files in setup.cfg

Thomas Bechtold tbechtold at suse.com
Fri Sep 29 06:18:44 UTC 2017


Hi,

On 28.09.2017 16:50, Jesse Pretorius wrote:
[...]
> Do any packagers or deployment projects have issues with this 
> implementation? If there are any issues, what’re your suggestions to 
> resolve them?

This will still install the files into usr/etc :

$ python setup.py install --skip-build --root /tmp/sahara-install > 
/dev/null
$ ls /tmp/sahara-install/usr/
bin  etc  lib

It's not nice but packagers can workaround that.

Best,

Tom



More information about the OpenStack-dev mailing list