RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1376769 - Could not find data item CONFIG_CINDER_VOLUMES_CREATE in any Hiera data file and no default supplied
Summary: Could not find data item CONFIG_CINDER_VOLUMES_CREATE in any Hiera data file ...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: trunk
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: trunk
Assignee: Javier Peña
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-16 11:28 UTC by Suraj Narwade
Modified: 2017-06-18 13:52 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-18 13:52:45 UTC
Embargoed:


Attachments (Terms of Use)
controller.pp.log (4.17 KB, application/octet-stream)
2016-09-16 11:28 UTC, Suraj Narwade
no flags Details


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 371701 0 None None None 2016-09-16 16:37:10 UTC

Description Suraj Narwade 2016-09-16 11:28:24 UTC
Created attachment 1201602 [details]
controller.pp.log

Description of problem:
I am testing https://www.rdoproject.org/storage/Cinder/using-nfs-for-cinder-with-rdo/ for RDO newton, but it says Error: Could not find data item CONFIG_CINDER_VOLUMES_CREATE in any Hiera data file and no default supplied.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.packstack --enable-rdo-testing=y --cinder-backend=nfs --cinder-nfs-mounts=<IP/hostname>:/<sharepoint>  --allinone
2.
3.

Actual results:
Error: Could not find data item CONFIG_CINDER_VOLUMES_CREATE in any Hiera data file and no default supplied at /var/tmp/packstack/da1ea797190b4d269898b3f20ca48f0b/modules/packstack/manifests/cinder/backend/lvm.pp:3 on node


Expected results:


Additional info:

Comment 1 Javier Peña 2016-09-16 16:37:11 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.

Comment 2 Christopher Brown 2017-06-18 13:52:45 UTC
Upstream patch was merged so closing.


Note You need to log in before you can comment on or make changes to this bug.