Comment 4 for bug 1010610

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

Reviewed: https://review.openstack.org/8630
Committed: http://github.com/openstack-ci/devstack-gate/commit/33fbc416baa00b0c39251841fc6069a8ae7f9720
Submitter: Jenkins
Branch: master

commit 33fbc416baa00b0c39251841fc6069a8ae7f9720
Author: Bhuvan Arumugam <email address hidden>
Date: Fri Jun 15 23:09:14 2012 -0700

    Add tox tests/pep8 for devstack-gate scripts.

    Bug: 1010610

    With this commit, we could run py26, py27 and pep8 tests
    against these scripts, using tox.

    * .gitignore
      Ignore build files.

    * MANIFEST.in
      List of files to include in sdist package.

    * setup.cfg
      Setup configuration.

    * setup.py
      Script to generate sdist package.

    * tools/pip-requires
      Pip dependency list.

    * tools/test-requires
      Extensive list of dependencies to execute tests.

    * tox.ini
      Tox targets.

    Change-Id: I3f14af096b3078214d0747c2ab99b0a42b5190e9