Comment 7 for bug 925074

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

Reviewed: https://review.openstack.org/4286
Committed: http://github.com/openstack/quantum/commit/d6bf2b76162ba806b2ad1f636f6273e47e03a117
Submitter: Jenkins
Branch: master

commit d6bf2b76162ba806b2ad1f636f6273e47e03a117
Author: Bob Kukura <email address hidden>
Date: Fri Feb 17 17:00:52 2012 -0500

    Cleanup the source distribution.

    Missing text files such as LICENSE and various READMEs are now
    included in the tarball source distribution. The Makefile and shell
    script for installing the openvswitch agent on xen are also now
    included. The openvswitch and linuxbridge agents are included, and
    executable wrapper scripts for the agents are provided. The cisco and
    linuxbridge nova drivers are now setup to be run from the quantum
    namespace rather than copied to nova. Finally, the setup_*.py scripts
    have been removed from the project. Fixes bug 925074.

    Test by running "python setup.py sdist" and examining the generated
    tarball.

    Change-Id: I33d336a5eb13678e6d527b575958393b337b6f3d
    Signed-off-by: Bob Kukura <email address hidden>