From 21c35836d23aa66e43f68ec2e5194a28aa748470 Mon Sep 17 00:00:00 2001 From: Sawyer Bergeron Date: Fri, 31 May 2019 16:29:12 -0400 Subject: Integrate OPNFV workflow Now that required groundwork is in place, we can start to pull the OPNFV workflow into the booking workflow Change-Id: Ifa026ad446b48356ae03ef1d5ad48db841e13fbd Signed-off-by: Sawyer Bergeron --- src/templates/booking/steps/booking_meta.html | 1 + 1 file changed, 1 insertion(+) (limited to 'src/templates') diff --git a/src/templates/booking/steps/booking_meta.html b/src/templates/booking/steps/booking_meta.html index fe43f53..cdd7834 100644 --- a/src/templates/booking/steps/booking_meta.html +++ b/src/templates/booking/steps/booking_meta.html @@ -48,6 +48,7 @@ {% bootstrap_field form.info_file %}

You must provide a url to your project's INFO.yaml file if you are a PTL and you are trying to book a POD with multiple servers in it.

+ {% bootstrap_field form.deploy_opnfv %}
-- cgit 1.2.3-korg