| commit | 6de6ff1f5885ce32e6a7d30be1d80c82a41e4721 | [log] [tgz] |
|---|---|---|
| author | Adam Israel <adam.israel@canonical.com> | Tue Sep 27 16:17:01 2016 -0400 |
| committer | Adam Israel <adam.israel@canonical.com> | Tue Sep 27 17:39:42 2016 -0400 |
| tree | 6d2017d11f7a98995c98f33a4d7f7b5da34ab21d | |
| parent | 370aa5bd83ce4622f0d8f6e91ff60e11b0190aa4 [diff] [blame] |
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