Comment 21 for bug 1469045

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

Reviewed: https://review.openstack.org/298712
Committed: https://git.openstack.org/cgit/openstack/shotgun/commit/?id=a936a4b1940237360f2e3a7c1bcc9442c71e3fc4
Submitter: Jenkins
Branch: master

commit a936a4b1940237360f2e3a7c1bcc9442c71e3fc4
Author: Roman Prykhodchenko <email address hidden>
Date: Tue Mar 29 14:39:00 2016 +0200

    Synchronize with global requirements

    This patch allignes both versions and order of packages in requirements.txt
    and test-requirements.txt with master revision of OpenStack's global
    requirements in Mitaka release cycle.

    In order to perform the soft sync all settings from setup.py were moved to
    setup.cfg and setup.py was autogenerated using cookiecutter and the default
    project template for OpenStack projects.

    Change-Id: Iabf7a0fd8e3b01ea1712a663782399631b186f10
    Partial-bug: #1469045