Comment 11 for bug 1535382

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

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

commit d8f14ec8420e12d85c0bcf074b9d04d6df16303d
Author: Emilien Macchi <email address hidden>
Date: Mon Jan 18 12:18:40 2016 -0500

    acceptance: enable lbaas service provider

    We're testing neutron lbaas.
    Since Mitaka [1], we need to load service_provider because the default
    value is empty.

    We could change the default value of service_providers in
    manifests/services/lbaas.pp but that would not fit with what upstream
    default in Neutron.

    So this patch aims to:
    * modify beaker manifests to load HAproxy service provider so LBaaS can
      work.
    * add more documentation about it so people who hit this bug will easily
      debug and know they need to pass a service_provider.

    [1] https://github.com/openstack/neutron-lbaas/commit/d13d53bce7c0453189a85000a8e015dc75e9c859#diff-f9ccf8f7f0532acb2963d5d00f42dc15L64

    Partial-Bug: #1535382
    Change-Id: Ia522a0d6b03aa00939a93d18b74862cf760cdd06