KeypairsΒΆ

Keypair interface

class novaclient.v3.keypairs.Keypair(manager, info, loaded=False)

Bases: novaclient.v1_1.keypairs.Keypair

class novaclient.v3.keypairs.KeypairManager(api)

Bases: novaclient.v1_1.keypairs.KeypairManager

KeypairManager.keypair_prefix = 'keypairs'
KeypairManager.resource_class

alias of Keypair

Previous topic

Images

Next topic

Quotas

This Page