EDP for HDP and IDH plugins doesn't work in FUEL 4.1

Bug #1287426 reported by Andrew Lazarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Alexander Ignatov

Bug Description

https://review.openstack.org/#/c/56274/ is needed for both HDP and IDH plugins. It is not backported. So, EDP works only in vanilla plugin.

summary: - EDP for HDP and IDH plugins doesn't work in FUEL 4.1
+ EDP for HDP and IDH plugins don't work in FUEL 4.1
summary: - EDP for HDP and IDH plugins don't work in FUEL 4.1
+ EDP for HDP and IDH plugins doesn't work in FUEL 4.1
Changed in fuel:
assignee: nobody → Ruslan Kamaldinov (ruhe)
importance: Undecided → High
milestone: none → 4.1.1
Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

Backport change to stable/4.1 please

tags: added: backports-4.1.1
Changed in fuel:
status: New → Triaged
Changed in fuel:
assignee: Ruslan Kamaldinov (ruhe) → Alexander Ignatov (aignatov)
ruhe (ruhe)
Changed in fuel:
assignee: Alexander Ignatov (aignatov) → nobody
Revision history for this message
Alexander Ignatov (aignatov) wrote :

This feature is not intended to be in Fuel 4.x.x

Changed in fuel:
status: Triaged → Invalid
Changed in fuel:
milestone: 4.1.1 → 5.0
tags: removed: backports-4.1.1
Changed in fuel:
status: Invalid → Fix Committed
assignee: nobody → Alexander Ignatov (aignatov)
Revision history for this message
Andrew Lazarev (alazarev) wrote :

Workaround for IDH plugin:

vi /usr/lib/python2.7/dist-packages/savanna/service/edp/job_manager.py
change line 127:

    #TODO(alazarev) DIRTY HACK TO MAKE IDH WORKING for FUEL 4.1
    jt_port = '8021'
    if plugin.get_title().startswith('Intel'):
        jt_port = '54311'
    jt_path = '%s:%s' % (u.get_jobtracker(cluster).hostname, jt_port)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.