RETIRED, Nova Hyper-V Compute Driver
Go to file
Lucian Petrut c4c65971d3 Fix instance dir check when spawning
When spawning instances, we're checking if the instance dir
already exists, in which case we're logging a message, stating
that existing instance files will be reused.

Well, at least that's what we thought we were doing. Actually,
we're always logging this message as the check is wrong.

This change fixes this issue.

Change-Id: I6cf52ae23d90e687103e8bea0b6c4f9eaba6d36c
Closes-Bug: #1747961
2018-02-09 11:07:20 +02:00
compute_hyperv Fix instance dir check when spawning 2018-02-09 11:07:20 +02:00
doc/source Prepare for readthedocs 2018-02-07 13:11:16 +02:00
etc Add config sample to compute-hyperv docs 2017-11-13 17:51:26 +00:00
nova move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
releasenotes hyper-v: Deprecates support for Windows / Hyper-V Server 2012 2018-01-28 05:31:07 -08:00
tools tox: Installs nova as a requirement 2017-12-19 14:53:38 +00:00
.coveragerc move to compute_hyperv namespace 2017-08-09 09:00:32 +00:00
.docs-requirements.txt Prepare for readthedocs 2018-02-07 13:11:16 +02:00
.gitignore Adds docs and reno jobs 2017-12-18 11:51:42 +00: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
.zuul.yaml tox: Installs nova as a requirement 2017-12-19 14:53:38 +00:00
CONTRIBUTING.rst Applies cookiecutter template 2015-03-23 22:21:15 +02:00
HACKING.rst Update the doc urls 2017-11-21 10:25:29 +00: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
README.rst Update the doc urls 2017-11-21 10:25:29 +00:00
babel.cfg 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
requirements.txt Updated from global requirements 2018-01-27 21:06:56 +00:00
setup.cfg Add oslo.config entry point 2017-11-10 19:28:15 +02:00
setup.py Updated from global requirements 2017-03-07 13:57:02 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 00:50:51 +00:00
tox.ini Adds docs and reno jobs 2017-12-18 11:51:42 +00:00

README.rst

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO