Revert "[ADMIN_API]: Remove eventlet monkey_patch"
This reverts commit ecebce3ac7.
Change-Id: I9b0920648bd8b297eee0da3a299973c8a3c15c59
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
# 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
|
import eventlet
|
||||||
|
eventlet.monkey_patch()
|
||||||
import daemon
|
import daemon
|
||||||
import daemon.pidfile
|
import daemon.pidfile
|
||||||
import daemon.runner
|
import daemon.runner
|
||||||
|
|||||||
Reference in New Issue
Block a user