Bug 1567368
Summary: | CinderNetappNfsMountOptions missing from puppet manifest | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Chris Paquin <cpaquin> | |
Component: | puppet-tripleo | Assignee: | Alan Bishop <abishop> | |
Status: | CLOSED ERRATA | QA Contact: | Avi Avraham <aavraham> | |
Severity: | medium | Docs Contact: | Kim Nylander <knylande> | |
Priority: | medium | |||
Version: | 10.0 (Newton) | CC: | abishop, amcleod, jjoyce, jschluet, pgrist, pmannidi, rcernin, slinaber, srevivo, tvignaud | |
Target Milestone: | z9 | Keywords: | Triaged, ZStream | |
Target Release: | 10.0 (Newton) | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | puppet-tripleo-5.6.8-8.el7ost | Doc Type: | Bug Fix | |
Doc Text: |
Previously, the CinderNetappNfsMountOptions TripleO Heat parameter was inadvertently ignored, and was not used to configure the corresponding setting in the Cinder Netapp backend. As a result, it was not possible to configure the Netapp NFS mount options with the TripleO Heat parameter.
With this update, the code responsible for handling the Cinder Netapp configuration no longer ignores the CinderNetappNfsMountOptions parameter and the CinderNetappNfsMountOptions parameter correctly configures the Cinder Netapp NFS mount options.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1590952 (view as bug list) | Environment: | ||
Last Closed: | 2018-09-17 16:54:10 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: |
Description
Chris Paquin
2018-04-13 21:08:19 UTC
Indeed, a couple of parameters are missing in the puppet-tripleo binding between THT and puppet-cinder. In puppet-cinder the netapp backend is implemented as a 'define' and so hiera bindings don't work. I also noticed puppet-tripleo isn't handling the CinderNetappHostType parameter. Patch has merged on upstream master, now backporting to upstream stable branches. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2670 |