{% extends "django_openstack/nova/base.html" %} {% block title %} - {{ project.projectname|capfirst }} Overview{% endblock %} {% block pageclass %}overview{% endblock %} {% block content %}
Welcome to the {{ project.projectname|capfirst }} Overview. From here you can manage your instances, images, keys, and security groups.
To get started using the command line management tools, you can download euca2ools and use them with your x509 credentials.