BGP VPN: configure BaGPipe service for bagpipe driver

BaGPipe driver for BGP VPN relies on the use of the bagpipe-bgp
BGP VPN implementation on compute nodes and the MPLS implementation
in OpenVSwitch.

Change-Id: Iebadbafcace34e78001ed4d910a618de1e6ac90f
Related-Prod: PROD-17949
diff --git a/tests/pillar/compute_bgpvpn.sls b/tests/pillar/compute_bgpvpn.sls
index b4aaaba..78b7801 100644
--- a/tests/pillar/compute_bgpvpn.sls
+++ b/tests/pillar/compute_bgpvpn.sls
@@ -7,6 +7,11 @@
     bgp_vpn:
       enabled: true
       driver: bagpipe
+      bagpipe:
+        local_address: 192.168.20.20
+        peers: 192.168.20.30
+        autonomous_system: 64512
+        enable_rtc: True
     backend:
       extension:
         bagpipe_bgpvpn: