Comment 12 for bug 1471926

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

Reviewed: https://review.openstack.org/205204
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=e09823570fa5ee4043b4990cea301504a256aae5
Submitter: Jenkins
Branch: master

commit e09823570fa5ee4043b4990cea301504a256aae5
Author: Matthew Thode <email address hidden>
Date: Thu Jul 23 12:58:37 2015 -0500

    Add remote procedure call tunables to nova and neutron

    This allows us to override the default settings, which is useful for
    large deployments or deploying a large number of instances. It also
    uses an unused variable in neutron for setting the rpc_backend.

    Change-Id: I83d11eb79b30dda51c6f738433ca960a0f63246e
    Closes-bug: 1471926