Bug 1322576 - storage-environment.yaml file doesn't include parameter_defaults section
Summary: storage-environment.yaml file doesn't include parameter_defaults section
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 7.0 (Kilo)
Hardware: All
OS: All
unspecified
high
Target Milestone: ---
: 11.0 (Ocata)
Assignee: Erno Kuvaja
QA Contact: Yogev Rabl
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-30 19:07 UTC by Dan Yocum
Modified: 2016-12-15 00:26 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-15 00:26:12 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Dan Yocum 2016-03-30 19:07:47 UTC
Description of problem:

The Director Installation and Configuration guide instructs the operator to add the parameter_defaults section to the storage-environment.yaml file.  See here:

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/7/html-single/Director_Installation_and_Usage/index.html#sect-Advanced-Scenario_3_Using_the_CLI_to_Create_an_Advanced_Overcloud_with_Ceph_Nodes

The following stanza should just be part of the file, not manually added by the operator:

### below this line ###

parameter_defaults:
  ExtraConfig:
    ceph::profile::params::osds:

# Example: separate OSD disks with journal devices on a single disk
#
#        '/dev/sdc':
#          journal: '/dev/sdb1'
#        '/dev/sdd':
#          journal: '/dev/sdb2'
#
# Example: jco-located ournals on the OSD disks
#
#        '/dev/sdb': {}
#        '/dev/sdc': {}
#        '/dev/sdd': {}

### above this line ###

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

openstack-tripleo-heat-templates-0.8.6-123.el7ost.noarch

Comment 2 Mike Burns 2016-04-07 21:36:02 UTC
This bug did not make the OSP 8.0 release.  It is being deferred to OSP 10.

Comment 5 Elise Gafford 2016-12-14 14:47:31 UTC
Is this issue resolved to your satisfaction at this time? The storage-environment.yaml file does now include a parameter_defaults section.


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