1 {% extends "workflow/viewport-element.html" %}
7 <p>Note that not all labs host every kind of machine.
8 As you make your selections, labs and hosts that are not compatible
9 with your current configuration will become unavailable.</p>
10 <h4>NOTE: Only PTL's are able to create multi-node PODs. See
11 <a href="https://wiki.opnfv.org/display/INF/Lab-as-a-Service+at+the+UNH-IOL">here</a>
13 <form id="step_form" method="post">
15 {{form.filter_field|default:"<p>No Form</p>"}}
17 {% endblock content %}