From cf26999de441d3e915ee011ddfa31a2bb1b1af15 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Wed, 18 Oct 2017 09:29:55 -0700 Subject: Fix proxy usage for docker external The process that retrieves Docker images hosted externally was missing a step in its configuration. This change fix the configuration and unblock the pending Unit Tests. Change-Id: I5a6b39086eb806bab5bb2667092a154e230d33ef Signed-off-by: Victor Morales Issue-ID: INT-227 --- bootstrap/vagrant-onap/README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'bootstrap/vagrant-onap/README.md') diff --git a/bootstrap/vagrant-onap/README.md b/bootstrap/vagrant-onap/README.md index c48190ad1..e90e0a724 100644 --- a/bootstrap/vagrant-onap/README.md +++ b/bootstrap/vagrant-onap/README.md @@ -1,7 +1,5 @@ # ONAP on Vagrant -[![Build Status](https://api.travis-ci.org/electrocucaracha/vagrant-onap.svg?branch=master)](https://api.travis-ci.org/electrocucaracha/vagrant-onap) - This vagrant project pretends to collect information about a way to deploy and build [ONAP project](https://www.onap.org/) into a development environment. -- cgit 1.2.3-korg