Comment 8 for bug 1662266

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

Reviewed: https://review.openstack.org/429804
Committed: https://git.openstack.org/cgit/openstack/oslo.log/commit/?id=bea9341b87e2687c3aa80491b96d4e51b66e1577
Submitter: Jenkins
Branch: master

commit bea9341b87e2687c3aa80491b96d4e51b66e1577
Author: Davanum Srinivas <email address hidden>
Date: Mon Feb 6 12:49:23 2017 -0500

    pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)

     We need to pass into VersionInfo what one would expect from running:
     setup.py --name

     Right now we pass in say oslo_context and pbr fails if there is no .git in
      the python source tree

      Closes-Bug: #1662266

    Change-Id: Ief1b4cf71bb0830160ff91b0d359042618038931