From: Adam Israel Date: Fri, 14 Sep 2018 15:26:13 +0000 (-0400) Subject: Secure Key Management X-Git-Tag: v5.0.0~6^2~1 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=commitdiff_plain;h=fa32907c02582fc105166c33c5106ccf6b9389c6;hp=fa32907c02582fc105166c33c5106ccf6b9389c6 Secure Key Management This patchset implements the Secure Key Management feature as described in Gerrit 1429, enabling support for native charms deployed to machines provisioned by the Resource Orchestrator. - Implement GetPublicKey, which will provide the public key to be injected into new machines - Support machine placement, to provision an existing machine for use with juju - Automatically create a SSH keypair to be used for provisioning - Add method to check if a charm is deployed (CI) - Update integration tests to use new ssh key workflow Signed-off-by: Adam Israel Change-Id: Iacd2f02800484fd90945f9b9c1ac2d8951115a76 ---