Since the trusted_image_certificates was added to nova[1], not only
nova-compute but also nova-api uses this parameter.
This change migrates the puppet parameter from nova::compute class
to more common nova::glance class, so that the parameter can be set
at nova-api as well.
[1] 8c7ca368b190f0fd3c097531e2cf52fe4dc20c69
Change-Id: I8c7cf5269cda8b6a8e0a22dbb326454d923fb412
This change introduces some new parameters to the nova::glance class,
which are required for the new feature to download glance image via
RBD instead of API[1].
[1] https://review.opendev.org/c/openstack/nova/+/574301
Change-Id: I0c9ebc5fd980204c59cc903372820e1ee1245630
This change introduces a new nova::glance class, so that we can easily
maintain parameters for Glance service.
Some new parameters will be added in subsequent commits.
Change-Id: I94d110f0dfe89afb6bbd066d9abc3b72ebc10e52