Dropped root for ironic tftp server

Bug #1528341 reported by Andrey Shestakov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Andrey Shestakov

Bug Description

Since this patch merged https://github.com/openstack/kolla/commit/44251da0c606a087daf19daafe2aa5144cd20045 ironic-pxe container is broken.

First, 'ironic' user is not exists in this container coz it not inherited from ironic-base.
Second, inside of this container should runs TFTP server on 69 port.
Only root processes can listen on <1024 port number. Or that process should be privileged to listen on 69 port.

Changed in kolla:
assignee: nobody → Andrey Shestakov (ashestakov)
Changed in kolla:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/260347
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=386bcff4a191d501838684ab54f9668b3c1e3c9b
Submitter: Jenkins
Branch: master

commit 386bcff4a191d501838684ab54f9668b3c1e3c9b
Author: Andrey Shestakov <email address hidden>
Date: Tue Dec 22 08:40:20 2015 +0200

    Remove user 'ironic' from ironic-pxe

    TFTP server should runs as root user

    Change-Id: I80064edf991d5f466a5711f1ab80ec8df43b785b
    Closes-bug: 1528341

Changed in kolla:
status: New → Fix Released
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.