Actions
Bug #26599
closedInvalid key on VM configuration edit from google console for VM provisioned through Foreman
Description
- Foreman sends generated public key and username from image through compute API and which save these values against VM.
- It won't possible to edit VM configurations from google console as it gives error -
'Invalid key. Required format: <protocol> <key-blob> <username@example.com> or <protocol> <key-blob> google-ssh {"userName":"<username@example.com>","expireOn":"<date>"}'
Need to make changes to format if required.
Updated by Kavita Gaikwad over 5 years ago
Created pull-request on fog-google end - https://github.com/fog/fog-google/pull/455
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6810 added
Updated by Ondřej Ezr over 5 years ago
- Triaged changed from No to Yes
- Fixed in Releases 1.23.0 added
Updated by Kavita Gaikwad over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset bf98cca112010932e7cb86a45004db78fbf2341b.
Actions