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

Bug 921692

Summary: Cinder plugin fails (traceback) during deploying
Product: Red Hat OpenStack Reporter: Martin Pavlásek <mpavlase>
Component: openstack-packstackAssignee: RHOS Maint <rhos-maint>
Status: CLOSED NOTABUG QA Contact: Nir Magnezi <nmagnezi>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.0 (Folsom)CC: aortega, derekh, ykaul
Target Milestone: ---   
Target Release: 2.1   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-15 12:51: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:
Attachments:
Description Flags
traceback none

Description Martin Pavlásek 2013-03-14 17:07:16 UTC
Created attachment 710121 [details]
traceback

Description of problem:
During deploying a new VM some traceback occurs. There is a typo - extra colon.

Version-Release number of selected component (if applicable):
verison: 2012.2.3, release: 0.1.dev454.el6ost

Comment 2 Derek Higgins 2013-03-14 17:25:21 UTC
That typo didn't make it to a released package can you check if that file belongs to any package ?

rpm -qf /usr/lib/python2.6/site-packages/packstack-2013.1.1dev-py2.6.egg/packstack/plugins/cinder_250.py

it may have come from source, If so its fixed now and this can be closed.

Comment 3 Martin Pavlásek 2013-03-15 12:21:36 UTC
file /usr/lib/python2.6/site-packages/packstack-2013.1.1dev-py2.6.egg/packstack/plugins/cinder_250.py is not owned by any package

Comment 4 Derek Higgins 2013-03-15 12:51:54 UTC
Closing this it looks like the file was installed from source. You could try removing the directory /usr/lib/python2.6/site-packages/packstack-2013.1.1dev-py2.6.egg and reinstalling openstack-packstack