Comment 6 for bug 1611426

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to keystoneauth (master)

Reviewed: https://review.openstack.org/352985
Committed: https://git.openstack.org/cgit/openstack/keystoneauth/commit/?id=c9ae7067bdc41bdc3ac757a3412d1e17f6c1796a
Submitter: Jenkins
Branch: master

commit c9ae7067bdc41bdc3ac757a3412d1e17f6c1796a
Author: Brant Knudson <email address hidden>
Date: Tue Aug 9 10:43:16 2016 -0500

    Add tests for user-agent with odd sys.argv

    There was no test that verified that when sys.argv is an empty
    list or when sys.argv[0] is an empty string that the default
    user-agent value is constructed as expected.

    Change-Id: Iacf1557b6dbf48bf6bfb59d7cfbfec14e4fa8e56
    Related-Bug: 1611426