Hide Forgot
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
The upstream bug is really: https://bugs.launchpad.net/tripleo/+bug/1560098
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
This bugzilla has been removed from the release and needs to be reviewed and Triaged for another Target Release.
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
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