Comment 3 for bug 1550418

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

Reviewed: https://review.openstack.org/291933
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-repo_build/commit/?id=fcd7e3d2acc50be1488855d79c0e194ce3e31e70
Submitter: Jenkins
Branch: master

commit fcd7e3d2acc50be1488855d79c0e194ce3e31e70
Author: Jimmy McCrory <email address hidden>
Date: Fri Mar 11 14:15:14 2016 -0800

    Install packages necessary to build Python wheels

    Include additional tasks to install apt packages necessary to build
    Python wheels required by OpenStack-Ansible.

    These packages were formerly installed by the repo_server role.

    Since lxc-dev is installed as a requirement for building lxc-python2, an
    lxc-net override file is dropped to prevent the lxcbr0 bridge and
    dnsmasq service from starting and potentially causing issues.

    Change-Id: I03d5c061ec506a9dc142ff55a50fb3ecb18c238f
    Partial-Bug: #1550418