Merge "Use common eventlet helper from neutron"
This commit is contained in:
commit
c7951ae90c
@ -10,7 +10,5 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
import eventlet
|
||||
|
||||
|
||||
eventlet.monkey_patch()
|
||||
from neutron.common import eventlet_utils
|
||||
eventlet_utils.monkey_patch()
|
||||
|
Loading…
Reference in New Issue
Block a user