Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1163362

Summary: python-django-openstack-auth leaves directory behind on uninstall
Product: Red Hat OpenStack Reporter: Marko Myllynen <myllynen>
Component: python-django-openstack-authAssignee: Matthias Runge <mrunge>
Status: CLOSED ERRATA QA Contact: Ido Ovadia <iovadia>
Severity: low Docs Contact:
Priority: medium    
Version: 5.0 (RHEL 7)CC: ajeain, mrunge, nyechiel, slong, yeylon
Target Milestone: z3Keywords: ZStream
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-django-openstack-auth-1.1.5-3.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-02 15:13:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marko Myllynen 2014-11-12 14:50:27 UTC
Description of problem:
python-django-openstack-auth leaves /usr/lib/python2.7/site-packages/openstack_auth and its contents behind on uninstall.

Version-Release number of selected component (if applicable):
python-django-openstack-auth-1.1.5-2.el7ost.noarch

Comment 2 Matthias Runge 2014-11-13 11:04:41 UTC
thanks for the report, you're right.

How to test:
# before:
rpm -e --nodeps python-django-openstack-auth
ls -l /usr/lib/python2.7/site-packages/openstack_auth/
ls -l ls -l /usr/lib/python2.7/site-packages/openstack_auth/locale/
# after the fix
yum install python-django-openstack-auth
rpm -e --nodeps python-django-openstack-auth
ls -l /usr/lib/python2.7/site-packages/openstack_auth/
(should not exist any more)

Comment 6 errata-xmlrpc 2014-12-02 15:13:54 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2014-1929.html