RETIRED, Nova Hyper-V Compute Driver
Go to file
Lucian Petrut 820f5f8ff4 Remove unnecessary mock
In one of the unit tests, we unnecessarily mock os.path.join. This
seems to cause the test to hang on Python 3.4, as gettextutils will
hang when attempting to translate one of the messages logged by
the tested method.

For now, we'll just remove this mock as it's blocking the gate.
Still,We may have to understand better why we did not have this
issue before.

Change-Id: I7bec8755d98196eca6e7952cd493a997c71f2ca3
2016-05-25 15:08:51 +03:00
doc/source Converting compute-hyperv to py3 2015-10-06 18:27:05 +03:00
hyperv Remove unnecessary mock 2016-05-25 15:08:51 +03:00
nova Fixes Nova compute driver import 2016-05-06 18:51:06 +03:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:58:18 +00:00
.gitignore Applies cookiecutter template 2015-03-23 22:21:15 +02:00
.gitreview Updates project repo to openstack 2015-10-19 01:11:54 +03:00
.mailmap Applies cookiecutter template 2015-03-23 22:21:15 +02:00
.testr.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
babel.cfg Applies cookiecutter template 2015-03-23 22:21:15 +02:00
CONTRIBUTING.rst Applies cookiecutter template 2015-03-23 22:21:15 +02:00
HACKING.rst Applies cookiecutter template 2015-03-23 22:21:15 +02:00
LICENSE Initial commit 2015-03-02 01:00:32 -08:00
MANIFEST.in Applies cookiecutter template 2015-03-23 22:21:15 +02:00
openstack-common.conf Applies cookiecutter template 2015-03-23 22:21:15 +02:00
README.rst Updates project repo to openstack 2015-10-19 01:11:54 +03:00
requirements.txt Updates requirements.txt 2016-04-18 13:20:56 +03:00
setup.cfg Fixes Nova compute driver import 2016-05-06 18:51:06 +03:00
setup.py Adds setup files and README 2015-03-18 14:02:54 -07:00
test-requirements.txt Add iSCSI MPIO support 2016-03-22 15:01:12 +02:00
tox.ini Fixes Nova compute driver import 2016-05-06 18:51:06 +03:00

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO