Comment 2 for bug 1682142

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

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

commit a159c686d7fbbf71a21a28a09608d000b99471e0
Author: Eduardo Gonzalez <email address hidden>
Date: Wed Apr 12 16:17:43 2017 +0100

    Fix zun images

    Zun uses wsgi to start process.
    Rework zun-base image to make use of wsgi.
    Create zun user with macros to maintain static uids.
    Zun compute need root to connect docker

    Change-Id: Idd417e1b804148543ee5f403a836fa1f3e6f7fb0
    Closes-Bug: #1682142