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
|
# License for the specific language governing permissions and limitations
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
import eventlet
|
from neutron.common import eventlet_utils
|
||||||
|
eventlet_utils.monkey_patch()
|
||||||
|
|
||||||
eventlet.monkey_patch()
|
|
||||||
|
Loading…
Reference in New Issue
Block a user