Compiled charm published to cs:~nfv/vpe-router-1

Change-Id: I79a7f51de91ce7aaf17922afd966e436d7784da3
Signed-off-by: Adam Israel <adam.israel@canonical.com>
diff --git a/juju-env.sh b/juju-env.sh
new file mode 100644
index 0000000..59fa9e7
--- /dev/null
+++ b/juju-env.sh
@@ -0,0 +1,4 @@
+# Set the Juju env variables for building a layer
+export JUJU_REPOSITORY=`pwd`
+export INTERFACE_PATH=$JUJU_REPOSITORY/interfaces
+export LAYER_PATH=$JUJU_REPOSITORY/layers