From 6da65f9cfbda23f5f8e4b5965062afcf76409b2a Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 22 Feb 2017 08:03:26 -0600 Subject: configure VLAN on interface in MAAS. Change-Id: Id62ba268cf02b594a8d2fa6992d7917de2b960e9 Signed-off-by: Narinder Gupta --- ci/odl/fetch-charms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/odl') diff --git a/ci/odl/fetch-charms.sh b/ci/odl/fetch-charms.sh index 84209f42..ff4886ea 100755 --- a/ci/odl/fetch-charms.sh +++ b/ci/odl/fetch-charms.sh @@ -13,7 +13,7 @@ function build { bzr branch lp:~narindergupta/charms/trusty/promise/trunk $distro/promise bzr branch lp:~billy-olsen/charms/xenial/mongodb/trunk $distro/mongodb bzr branch lp:~narindergupta/opnfv/ntp $distro/ntp -charm pull cs:~narindergupta/charm-neutron-gateway-0 $distro/neutron-gateway +charm pull cs:~narindergupta/neutron-gateway-0 $distro/neutron-gateway git clone https://github.com/gnuoy/charm-congress.git $distro/charm-congress build congress -- cgit 1.2.3-korg