Comment 2 for bug 1716952

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

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

commit bc52005ac0af69bce31512584775c991b1aa6326
Author: Eduardo Gonzalez <email address hidden>
Date: Wed Sep 13 17:32:01 2017 +0200

    Fix dind and zun images and oraclelinux build

    - dind need setuptools to install docker
      through pip in binary install
    - oraclelinux fails to install due opstools
      repo and openstack mitaka repos missing.
    - zun removed moved nova out of etc because is not
      used. https://github.com/openstack/zun/commit/6dc286616727fde6e4d22b415bd961ebd8854920

    Change-Id: Ic4eb0f2e97a108be3c854c95eede27b5cd411b5c
    Closes-Bug: #1716952