Comment 6 for bug 1466010

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to os-ansible-deployment (kilo)

Reviewed: https://review.openstack.org/195225
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=49655597722e04aaeff755240fa4c14b7b7c8e3c
Submitter: Jenkins
Branch: kilo

commit 49655597722e04aaeff755240fa4c14b7b7c8e3c
Author: kevin <email address hidden>
Date: Mon Jun 22 15:17:28 2015 -0500

    Updated tempest isolation options

    This change updates the way that the packages are installed in an
    isolated deployment. This ensures that our build packages are used
    within the deployment while also allowing temptest to go online and
    consume upstream packages from pypi. Additionally this updates
    tempest-lib which is needed to make keystone w/ fernet tokens go as
    there is an upstream issues with date timestamps with all versions
    of tempest-lib that will prohibit the use of fernet tokens.

    Change-Id: Ia479610b9ab69d64d1de756099d840b2ab331378
    Related-Bug: #1466010
    (cherry picked commit from 2086f6edb1a4c50dc0000804a510aa4da1af4f5f)