Missing files in Swift tarball
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Object Storage (swift) |
Medium
|
Thierry Carrez | ||
| Essex |
Medium
|
Thierry Carrez |
Bug Description
I compared the repository and the tarball generated by "python setup.py sdist" (the one we actually release) and found the following differences:
-babel.cfg
-CHANGELOG
-locale/
-locale/swift.pot
-test/unit/
-test/unit/
-tools/
-tools/rfc.sh
It might make sense to fix this (both in master and milestone-proposed) before releasing 1.4.5 ?
Changed in swift: | |
milestone: | none → 1.4.5 |
Changed in swift: | |
importance: | Undecided → Medium |
milestone: | 1.4.5 → 1.4.6 |
status: | New → Confirmed |
summary: |
- Missing files in Swift 1.4.5 tarball + Missing files in Swift tarball |
Changed in swift: | |
assignee: | nobody → Thierry Carrez (ttx) |
status: | Confirmed → In Progress |
Reviewed: https:/
Committed: http://
Submitter: Jenkins
Branch: master
commit 47346f6490d7e5b
Author: Thierry Carrez <email address hidden>
Date: Wed Jan 11 17:26:55 2012 +0100
Add missing files in tarball
Fix MANIFEST.in to include all files in released tarballs.
Note that tools/rfc.sh is ignored since it's only for (deprecated)
gerrit support. Fixes bug 912193.
Change-Id: Ic9952220a67d55
Changed in swift: | |
status: | In Progress → Fix Committed |
Changed in swift: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. openstack. org/2965
Review: https:/