Comment 76 for bug 1444736

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

Reviewed: https://review.openstack.org/183610
Committed: https://git.openstack.org/cgit/stackforge/puppet-neutron/commit/?id=e74a84f4eb6c021c34babe7689d1d4fbe6196889
Submitter: Jenkins
Branch: master

commit e74a84f4eb6c021c34babe7689d1d4fbe6196889
Author: Emilien Macchi <email address hidden>
Date: Fri May 15 13:00:32 2015 -0400

    Bring Redhat support to acceptance tests

    OpenStack Infra has jobs to run this on both Ubuntu Trusty and
    OS7.

    * Add minitest to Gemfile (dependency to run beaker on centos - see
      http://projects.theforeman.org/issues/2650 for details)
    * separate nodepool files to have trusty & centos7 support in OS
    * infra
    * spec: add case for repo configuration and support
      RH systems.
    * rabbitmq: install module from source
    * apt: pin the module
    * configure device_driver for LBaaS (update in Kilo)

    Change-Id: If6c724243ba2e4932b1121b7b7f148d8b5a3f187
    Closes-bug: #1444736