]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Explicitly include versioninfo in tarball.
authorDan Prince <dprince@redhat.com>
Fri, 9 Nov 2012 15:33:59 +0000 (10:33 -0500)
committerDan Prince <dprince@redhat.com>
Fri, 9 Nov 2012 15:44:40 +0000 (10:44 -0500)
commit014e0b4f901c93cd4d4a671c09edc16a7d4994c1
tree7cfbded761677338ad0daab402602e3bf025cf78
parentc89d71f14a45c63dbc9df259d7e39a85898d40f8
Explicitly include versioninfo in tarball.

The most recent sync of openstack-common setup.py/version.py code
seems to have cause quantum/versioninfo to disappear from the tarball.
(see git commit d65bca8)

This updates MANIFEST.in to explicitly include that file and seems
to resolve the issue.

Fixes LP Bug #1077035.

Change-Id: I5fb395c15ea998da00b11e66947d1b1ea3665ea0
MANIFEST.in