{% extends "django_nova/keypairs/base.html" %} {% block title %} - Cloud Computing{% endblock %} {% block headerjs %} {{ block.super }} {% endblock %} {% block content %}
Key pairs are ssh credentials which are injected into images when they are launched. Creating a new key pair registers the public key and downloads the private key (a pem file). Protect and use the key as a normal private key.
Are you sure you wish to delete key ?