Files
nova/nova/objects
Jackie Truong 577a4b1a54 Plumb trusted_certs through the compute service
This makes the libvirt driver handle and pass trusted_certs through to
the image download code that is now available.

This also adds a new supports_trusted_certs compute driver capability
which only the libvirt driver supports at this time. Attempts to
create a server or rebuild a server on a host with a driver that does
not support trusted_certs will fail if the instance is requesting
image cert validation. We can also eventually expose this capability
as a trait for more efficient scheduling.

The nova-compute service RPC API version is incremented so that the
nova-api paths for create/rebuild can determine if the deployment
has been upgraded to the point of supporting trusted certs.

Co-Authored-By: Dan Smith <dansmith@redhat.com>
Co-Authored-By: Brianna Poulos <Brianna.Poulos@jhuapl.edu>
Change-Id: Ie3130e104d7ca80289f1bd9f0fee9a7a198c263c
Implements: blueprint nova-validate-certificates
2018-06-12 16:58:25 -04:00
..
2018-03-29 23:00:48 -04:00
2016-04-04 18:22:59 +00:00
2017-06-21 13:01:19 +07:00
2018-05-01 11:08:43 -04:00
2016-04-06 16:37:22 +03:00
2018-03-29 23:00:48 -04:00