]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix lp bug 897882
authorBrad Hall <brad@nicira.com>
Wed, 30 Nov 2011 21:10:31 +0000 (13:10 -0800)
committerBrad Hall <brad@nicira.com>
Wed, 4 Jan 2012 17:38:35 +0000 (09:38 -0800)
commitf3a9665e4349160fba08a09b846a773f4e785ba4
tree449da8ab0ddc0c91d8627283655203b12a0a2cff
parent5b23b5ef6b3fd816150ef0499661a99748e0faad
Fix lp bug 897882

This moves the tree to having a standard setup.py.  For those who want to
build individual packages you'll need to use the setup_<package>.py files.

This allows us to support the traditional setup.py commands (i.e. sdist, etc)
that the openstack CI scripts will be using.

Change-Id: I7fe286d9973f43ae118a715276b0c089230f4f7e
MANIFEST.in
setup.py
tools/build_rpms.sh [deleted file]
tools/pip-requires