Comment 11 for bug 1662266

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

Reviewed: https://review.openstack.org/429802
Committed: https://git.openstack.org/cgit/openstack/oslo.config/commit/?id=d7d497aa097795bcb95e7ec87fbddea099e131e2
Submitter: Jenkins
Branch: master

commit d7d497aa097795bcb95e7ec87fbddea099e131e2
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: I14e802131eab4fd4c1bdb2bde91c249e18f8236a