Bug 1212900
Summary: | [packaging] /etc/cinder/cinder.conf missing in openstack-cinder | ||||||
---|---|---|---|---|---|---|---|
Product: | [Community] RDO | Reporter: | Christian Berendt <berendt> | ||||
Component: | openstack-cinder | Assignee: | hguemar | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | nlevinki <nlevinki> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | trunk | CC: | 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
Christian Berendt
2015-04-17 15:45:28 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. 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
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? Sorry, missed your comment, I'll update sample in -2 respin. In current testing/kilo repo https://www.rdoproject.org/RDO_test_day_Kilo#How_To_Test |