Database Table: cloud_keypairs¶
For each cloud defined within a group, CSV2 process will attempt to retrieve configuration data to inform scheduling decisions and users. These configuration items are set by the cloud administrators and not by CSV2. in oder to change these values, you will need to confer with the target cloud support.
The information stored in this table reflect the SSH key pairs avialable on the target cloud.
Keys:¶
group_name (String(32)):
Group name associated with the cloud the keypair was queried from.
cloud_name (String(32)):
Name of the cloud the keypair was queried from.
fingerprint (String(64)):
String containing the fingerprint of the keypair.
key_name (String(64)):
Name of the keypair as defined by the cloud.
Columns:¶
cloud_type (String(64)):
Type of cloud the keypair was queried from.