The RDPSettingsPlugin applies the RDP keepalive setting, based on a
configuration option.
The RDPPostCertificateThumbprintPlugin posts the current RDP
certificate thumbprint to the metadata service. This is in particular
useful for Azure. A corresponding method has been added to the
metadata service base class.
Change-Id: I1bdf35d5dbea414a8c72235161beccd156742d16
Co-Authored-By: Stefan Caraiman <scaraiman@cloudbasesolutions.com>
Implements: blueprint rdp-plugin