{% extends "base.html" %} {% load ch_extras %} {% block head %} {% endblock %} {% block content %}
1. Select Host and OpenFlow Resources 2. Select/Modify Flowspace 3. Get SSH keys

Download SSH Private and Public keys for slice {{ slice.name }}

The login user name to the PlanetLab nodes is: {{ slice.geni_slice_info.login_username }}.
{% csrf_token %}

Done

{% endblock %}