Bug 1351994 - Incorrect list of default plugins
Summary: Incorrect list of default plugins
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-sahara
Version: 9.0 (Mitaka)
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 9.0 (Mitaka)
Assignee: Elise Gafford
QA Contact: Luigi Toscano
URL:
Whiteboard:
Depends On:
Blocks: 1352111
TreeView+ depends on / blocked
 
Reported: 2016-07-01 10:55 UTC by Luigi Toscano
Modified: 2016-08-15 07:06 UTC (History)
4 users (show)

Fixed In Version: openstack-sahara-4.0.1-2.el7ost
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
: 1352111 (view as bug list)
Environment:
Last Closed: 2016-08-15 07:06:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2016:1597 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 9 Release Candidate Advisory 2016-08-11 16:06:52 UTC

Description Luigi Toscano 2016-07-01 10:55:22 UTC
Description of problem:
The list of enabled plugins on a fresh (packstack) deployment, the list of plugins:
- contains different values than the expected ones (for example HDP is deprecated)
- at least the CDH plugin (and probably others if enabled) contains more versions than what should be expected for RH-OSP

$ openstack dataprocessing plugin list
+------+------------------------+
| Name | Versions               |
+------+------------------------+
| hdp  | 2.0.6                  |
| cdh  | 5, 5.3.0, 5.4.0, 5.5.0 |
+------+------------------------+

I'm filing the bug against openstack-sahara because the value of 'plugins' in sahara.conf was not touched by packstack and it is the default value as shipped in the package:

$ grep 'plugins =' /etc/sahara/sahara.conf 
#plugins = hdp,cdh


Version-Release number of selected component (if applicable):
openstack-packstack-8.0.0-3.el7ost.noarch
openstack-packstack-puppet-8.0.0-3.el7ost.noarch
openstack-puppet-modules-8.1.1-1.el7ost.noarch
openstack-sahara-api-4.0.1-1.el7ost.noarch
openstack-sahara-common-4.0.1-1.el7ost.noarch
openstack-sahara-engine-4.0.1-1.el7ost.noarch
python-sahara-4.0.1-1.el7ost.noarch

Comment 2 Luigi Toscano 2016-07-28 14:26:04 UTC
The default list of enabled plugins now contains only cdh, version 5.5.0:

$ openstack dataprocessing plugin list
+------+----------+
| Name | Versions |
+------+----------+
| cdh  | 5.5.0    |
+------+----------+

Verified on:
openstack-sahara-4.0.1-2.el7ost.noarch
openstack-sahara-api-4.0.1-2.el7ost.noarch
openstack-sahara-common-4.0.1-2.el7ost.noarch
openstack-sahara-engine-4.0.1-2.el7ost.noarch
python-sahara-4.0.1-2.el7ost.noarch
python-saharaclient-0.13.0-1.el7ost.noarch

Comment 4 errata-xmlrpc 2016-08-15 07:06:39 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://rhn.redhat.com/errata/RHEA-2016-1597.html


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