{% extends "base.html" %} {% load ch_extras %} {% block head %} {% endblock %} {% block content %}

OpenFlow RSpec Manager

Slice {{ slice.name }} with URN {{ slice_urn }}

Here you can upload a reservation RSpec to modify your slice or you can download the advertisement RSpec available in this Expedient or download the reservation RSpec for the current slice.

{% csrf_token %} {{ form.as_table }}
| Download Reservation | Download Advertisement | Done
{% endblock content %}