Remove rootwrap.conf file from setup.cfg

https://review.openstack.org/527425 removed etc/rootwrap.conf, but
it did not remove its entry on setup.cfg. Thus, any attempt to do
"python setup.py install" will fail.

Change-Id: I041551fb6efb8fd52ff1eaa55f6b4af6738c4ded
This commit is contained in:
Javier Pena 2018-08-29 10:47:29 +02:00
parent 3023edd70a
commit 39ddaeb498
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ data_files =
etc/glance-api-paste.ini
etc/glance-registry-paste.ini
etc/policy.json
etc/rootwrap.conf
etc/glance/metadefs = etc/metadefs/*
packages =
glance