Comment 2 for bug 1424393

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

Reviewed: https://review.openstack.org/158132
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=e4161ae87d44ef52535dd30d838f0a63e2cb8645
Submitter: Jenkins
Branch: master

commit e4161ae87d44ef52535dd30d838f0a63e2cb8645
Author: Dave McCowan <email address hidden>
Date: Sun Feb 22 10:57:00 2015 -0500

    Split override-url in functional test config file

    BarbicanClient() needs to be able to build a base URL that can
    either include or exclude the version string. This commit
    splits these to components in dev_tempest.conf to allow for this
    support.

    Change-Id: If08ad992c0706219f73c3769f4ab68e4bf9c51ae
    Closes-bug: 1424393