Comment 4 for bug 1288447

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

Reviewed: https://review.openstack.org/77634
Committed: https://git.openstack.org/cgit/stackforge/packstack/commit/?id=7f536f7e51bbb27a9a3cadb7a5ca73aeb10c190e
Submitter: Jenkins
Branch: master

commit 7f536f7e51bbb27a9a3cadb7a5ca73aeb10c190e
Author: Martin Magr <email address hidden>
Date: Mon Mar 3 15:10:17 2014 +0100

    Fixed Neutron ML2 issues

    - Value of CONFIG_NEUTRON_ML2_VXLAN_GROUP is missing quotes which generates
    Puppet syntax error when it is used

    - Command 'neutron-db-manage upgrade' is run only on certain host, so race
    condition has to be set only on relevant host

    - In case of multihost installation Neutron API has to be available for OSCLIENT_HOST
    and HORIZON_HOST

    Fixes: rhbz#1066519, rhbz#1068962
    Closes-bug: 1288447

    Change-Id: I40a7cd0c3117152eac945ab26bf0b51e911a4765