Comment 2 for bug 1467258

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

Reviewed: https://review.openstack.org/203417
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=ffaaf5f7d3210bfbcd4b7dca4ee73765f5dba9e5
Submitter: Jenkins
Branch: master

commit ffaaf5f7d3210bfbcd4b7dca4ee73765f5dba9e5
Author: Gary Kotton <email address hidden>
Date: Sun Jul 19 04:13:58 2015 -0700

    NSXv: support for multi api_workers

    When using multi api workers the subnet creation would fail at init.
    This is due to the fact that each process would not be able to access
    the task manager.

    Change-Id: I71ad526b89e14710056ab4c0ce6b0734cad47eec
    Closes-bug: #1467258