Comment 206 for bug 1348818

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

Reviewed: https://review.openstack.org/187107
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=363c45713474c9f27e02132c3ab3492b67cb0852
Submitter: Jenkins
Branch: master

commit 363c45713474c9f27e02132c3ab3492b67cb0852
Author: Cedric Brandily <email address hidden>
Date: Mon Jun 1 07:53:41 2015 +0200

    Enable random hash seeds

    neutron-vpnaas tests have been updated in order to support random hash
    seed. It allows to remove PYTHONHASHSEED=0 in tox.ini and remove
    hashtest tox environment.

    Change-Id: I94c160c56d074c7a14aaae1fff379fc1c51bd16a
    Partial-Bug: #1348818