RETIRED, Nova Hyper-V Compute Driver
Go to file
Lucian Petrut d4f1fa457a Enable trusted certificates support
A recent feature has been added, allowing users to specify
trusted certificates (e.g. as barbican secret ids). The idea is
to ensure that the certificates used to sign and validate the
glance image are actually trusted by the user.

In order to enable this feature within our driver, all we have to
do is pass the trusted certificate ids (stored as an instance
object attribute) to the method that fetches glance images.

Blueprint: nova-validate-certificates

Change-Id: Ic28f2b3ecf4ca92dcb7e9643c6e0d207d40b5287
2018-08-02 17:36:50 +03:00
compute_hyperv Enable trusted certificates support 2018-08-02 17:36:50 +03:00
doc/source Merge "docs: Update Cinder volume usage section" 2018-02-16 19:08:45 +00:00
etc Add config sample to compute-hyperv docs 2017-11-13 17:51:26 +00:00
nova Fixes eventlet monotonic clock issue 2018-02-14 07:48:40 +00:00
releasenotes Add release notes 2018-02-16 16:12:20 +02:00
tools Fixes zuul issues 2018-06-04 12:00:33 +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 Switch to stestr 2018-07-10 10:32:55 +07: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
.stestr.conf Switch to stestr 2018-07-10 10:32:55 +07:00
.zuul.yaml Zuul: Remove project name 2018-02-01 12:00:27 -08: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 uncap eventlet 2018-04-11 11:50:10 -04: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 Switch to stestr 2018-07-10 10:32:55 +07:00
tox.ini Switch to stestr 2018-07-10 10:32:55 +07:00

README.rst

compute-hyperv

Hyper-V Nova Driver

Features

  • TODO