Repository URL to install this package:
|
Version:
5.2.8-5.2 ▾
|
python3-dmapi-el9
/
usr
/
lib
/
python3.9
/
site-packages
/
dmapi
/
tests
/
functional
/
__init__.py
|
|---|
# Copyright 2018 TrilioData Inc.
# All Rights Reserved.
"""
:mod:`functional` -- Nova functional tests
=====================================================
.. automodule:: nova.tests.functional
:platform: Unix
"""
import eventlet
eventlet.monkey_patch(os=False)