Bug 1351996

Summary: Incorrect list of default plugins for Sahara
Product: Red Hat OpenStack Reporter: Luigi Toscano <ltoscano>
Component: openstack-tripleo-heat-templatesAssignee: Emilien Macchi <emacchi>
Status: CLOSED ERRATA QA Contact: Luigi Toscano <ltoscano>
Severity: medium Docs Contact:
Priority: medium    
Version: 10.0 (Newton)CC: dbecker, egafford, jschluet, ltoscano, mburns, morazi, pgrist, rhel-osp-director-maint, scohen, tenobreg, tvignaud
Target Milestone: Upstream M2Keywords: Triaged
Target Release: 12.0 (Pike)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-7.0.3-5.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-13 20:44:49 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 Luigi Toscano 2016-07-01 11:01:16 UTC
Description of problem:

The list of enabled plugins on a TripleO deployment:
1) contains different values than the expected ones (for example HDP is deprecated)
2) at least the CDH plugin (and probably others if enabled) contains more versions than what should be expected for RH-OSP (this is captured by https://bugzilla.redhat.com/show_bug.cgi?id=1351994 ).

The issue 1) is related to the upstream bug 
https://bugs.launchpad.net/tripleo/+bug/1560111
which would allow the list of plugins to be configurable. So it should be both configurable and the default value for the deployment should be tuned.

$ openstack dataprocessing plugin list
+---------+------------------------+
| Name    | Versions               |
+---------+------------------------+
| cdh     | 5, 5.3.0, 5.4.0, 5.5.0 |
| hdp     | 2.0.6                  |
| mapr    | 5.0.0.mrv2, 5.1.0.mrv2 |
| vanilla | 2.7.1                  |
| spark   | 1.3.1, 1.6.0           |
| storm   | 0.9.2                  |
+---------+------------------------+

Version-Release number of selected component (if applicable):
openstack-tripleo-0.0.8-0.2.d81bd6dgit.el7ost.noarch
openstack-tripleo-common-2.0.0-6.el7ost.noarch
openstack-tripleo-heat-templates-2.0.0-12.el7ost.noarch
openstack-tripleo-heat-templates-kilo-2.0.0-12.el7ost.noarch
openstack-tripleo-heat-templates-liberty-2.0.0-12.el7ost.noarch
openstack-tripleo-image-elements-0.9.9-6.el7ost.noarch
openstack-tripleo-puppet-elements-2.0.0-2.el7ost.noarch
python-tripleoclient-2.0.0-1.0.4.el7ost.noarch

openstack-sahara-api-4.0.1-1.el7ost.noarch
python-saharaclient-0.13.0-1.el7ost.noarch
python-sahara-4.0.1-1.el7ost.noarch
openstack-sahara-engine-4.0.1-1.el7ost.noarch
openstack-sahara-common-4.0.1-1.el7ost.noarch

Comment 1 Luigi Toscano 2016-08-17 16:19:22 UTC
The upstream bug is really:

https://bugs.launchpad.net/tripleo/+bug/1560098

Comment 2 Elise Gafford 2016-08-17 16:21:22 UTC
Bug fix will go in 2 stages:

1) Downstream-only patch to repair hardcoded plugin list for OSP-d
2) Expose enabled plugin list to user configuration

Comment 4 Red Hat Bugzilla Rules Engine 2017-03-27 23:10:57 UTC
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release.

Comment 10 Luigi Toscano 2017-11-20 14:09:09 UTC
The list of enabled plugins was updated according the specifications, so that sahara.conf inside the container contains:

plugins=ambari,cdh,mapr

Verified with:
openstack-tripleo-heat-templates-7.0.3-9.el7ost.noarch

Comment 13 errata-xmlrpc 2017-12-13 20:44:49 UTC
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/RHEA-2017:3462