Comment 7 for bug 1662266

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

Reviewed: https://review.openstack.org/429807
Committed: https://git.openstack.org/cgit/openstack/oslo.middleware/commit/?id=1cb766c0fc3ae1803651e0dd4e80a572a92ea4cd
Submitter: Jenkins
Branch: master

commit 1cb766c0fc3ae1803651e0dd4e80a572a92ea4cd
Author: Davanum Srinivas <email address hidden>
Date: Mon Feb 6 12:49:22 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: Ia1495af62a02410607c27f443af59dc20b052072