Bug 1212900

Summary: [packaging] /etc/cinder/cinder.conf missing in openstack-cinder
Product: [Community] RDO Reporter: Christian Berendt <berendt>
Component: openstack-cinderAssignee: hguemar
Status: CLOSED CURRENTRELEASE QA Contact: nlevinki <nlevinki>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: trunkCC: apevec, eharney, mail, yeylon
Target Milestone: ---   
Target Release: Kilo   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-cinder-2015.1.0-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1214433 1217721 (view as bug list) Environment:
Last Closed: 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
cinder.conf, sample file created by tox none

Description Christian Berendt 2015-04-17 15:45:28 UTC
Only the file /usr/share/cinder/cinder-dist.conf is included in the
package openstack-cinder. The file /etc/cinder/cinder.conf is not
included in the package and /usr/share/cinder/cinder-dist.conf is not
really complete.

Can you please add the file genereated with tox -egenconfig
(https://github.com/openstack/cinder/blob/master/etc/cinder/README-cinder.conf.sample)
to openstack-cinder?

Comment 1 Alan Pevec 2015-04-30 11:40:01 UTC
In rpm-master we'll test generating sample conf during rpm build and for RDO Kilo GA I'll include manually generated confs as Source.

Comment 2 Arif Ali 2015-05-01 00:05:41 UTC
Created attachment 1020761 [details]
cinder.conf, sample file created by tox

The only problem with the config is that it has the [keystone_authtoken] and [DEFAULT] twice

Comment 4 Arif Ali 2015-05-01 08:10:29 UTC
The [keystone_authtoken] later in the file has more options compared to the one earlier in the file.

i.e. in the commit, there is no identity_uri.

Is it worth copying the contents of keystone_authtoken from the later section to the first one?

Comment 5 Alan Pevec 2015-05-01 11:59:56 UTC
Sorry, missed your comment, I'll update sample in -2 respin.

Comment 7 Alan Pevec 2015-05-05 20:34:16 UTC
In current testing/kilo repo
https://www.rdoproject.org/RDO_test_day_Kilo#How_To_Test