Bug 1376769
| Summary: | Could not find data item CONFIG_CINDER_VOLUMES_CREATE in any Hiera data file and no default supplied | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Suraj Narwade <surajnarwade353> | ||||
| Component: | openstack-packstack | Assignee: | Javier Peña <jpena> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Shai Revivo <srevivo> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | trunk | CC: | aortega, chris.brown, derekh, jpena, srevivo | ||||
| Target Milestone: | --- | ||||||
| Target Release: | trunk | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-06-18 13:52:45 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
Suraj Narwade
2016-09-16 11:28:24 UTC
This has turned out to be a bug in the way Packstack handled the CINDER_BACKEND variable in the Puppet code. In two places, it was not being treated as an array, which caused an issue as soon as we did not use LVM as a Cinder backend. Proposed https://review.openstack.org/371701 as a fix. Upstream patch was merged so closing. |