Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
# 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)