nova/nova/image
Brianna Poulos 595ea73c62 Implement certificate_utils
Implement the certificate_utils module. The module's verify_certificate
method can be applied to the creation or rebuild of an instance. It is
triggered by one of two ways:
    1) The enable_certificate_validation configuration option is set to
       True in Nova's glance configuration (alongside the
       verify_glance_signatures option also set to True)
    2) A list of trusted certificate IDs is provided

Change-Id: I0ae2dbf66241207a425bf7d0fc02a4d2e2dea409
Implements: blueprint nova-validate-certificates
2018-06-12 14:44:32 -04:00
..
download Deprecate allowed_direct_url_schemes and nova.image.download.modules 2017-10-06 13:01:55 -04:00
__init__.py Align internal image API with volume and network 2014-05-21 16:30:10 -04:00
api.py Implement certificate_utils 2018-06-12 14:44:32 -04:00
glance.py Implement certificate_utils 2018-06-12 14:44:32 -04:00