class OpenStack::Nova::Compute::KeyPair
Attributes¶ ↑
-
name
- Bridge name for this network -
public_key
- Public key -
private_key
- Private key (write only) -
fingerprint
- The fingerprint for this keypair
Public Class Methods
find_all_by_name(name)
click to toggle source