Comment 2 for bug 1343009

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

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

commit c40f3008d51a4d45716240f93dbd7b325797d042
Author: Andrew Woodward <email address hidden>
Date: Wed Jul 16 16:34:06 2014 -0700

    Make Nova_admin_tenant_id_setter notify neutron-server.

    Add notification to ensure that changes in Nova_admin_tenant_id_setter
     will result with neutron-server restarting. This is necessary, otherwise
     it is possible for neutron.conf DEFAULT/nova_admin_tenant_id to not be set
     which will result in odd looking auth failures and cause instances to fail
     booting

    Change-Id: Idbb2fe9ce63985e4236e41a642ef1b783bec3753
    Closes-bug: #1343009