Comment 16 for bug 1473110

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron-lbaas (master)

Reviewed: https://review.openstack.org/202406
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=d7ec1005a4a3a9f057941f164cd3a39182de9dd9
Submitter: Jenkins
Branch: master

commit d7ec1005a4a3a9f057941f164cd3a39182de9dd9
Author: armando-migliaccio <email address hidden>
Date: Wed Jul 15 23:55:49 2015 -0700

    Register provider configuration with ServiceTypeManager

    Instead of hard-coding advanced services, like lbaas, with the ServiceTypeManager,
    this change makes the registration explicit by leveraging the newly introduced API
    add_provider_configuration.

    Some unit testing refactoring was required to reduce code duplication and to deal
    with the new way service providers are processed.

    Related-bug: #1473110

    Change-Id: I44edcceba37ac58efcc0a53c9d1f835d9530344a