Comment 6 for bug 1634717

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

Reviewed: https://review.openstack.org/388274
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=ad4329d0083a6b75502c963eb2d6c3274b4628fb
Submitter: Jenkins
Branch: master

commit ad4329d0083a6b75502c963eb2d6c3274b4628fb
Author: rabi <email address hidden>
Date: Wed Oct 19 06:58:50 2016 +0530

    Remove unnecessary install_heat_other

    Remove the redundant code for bulding a pip mirror
    for heat agents. At present it's used by
    test_server_software_config.py, which is disabled.

    We may use RDO packages for the agents in the future,
    when we plan to enable these tests.

    Change-Id: I94e46927b0d0d7e93d8bf5e58eb27310f443a8bf
    Closes-Bug: #1634717