Bug 921692
| Summary: | Cinder plugin fails (traceback) during deploying | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Martin Pavlásek <mpavlase> | ||||
| Component: | openstack-packstack | Assignee: | 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: |
|
||||||
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. 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 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 |
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