fix 1031 install networking-l2gw before python3-osm-rovim-openstack 74/8674/3
authortierno <alfonso.tiernosepulveda@telefonica.com>
Wed, 11 Mar 2020 14:49:37 +0000 (14:49 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 13 Mar 2020 07:44:53 +0000 (07:44 +0000)
Change-Id: Ia70a6d81453f03cf3fd0bc2a9da4586e36fd91d1
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
test-docker/Dockerfile-devops

index 25eb013..855ef81 100644 (file)
@@ -21,7 +21,7 @@ from ubuntu:18.04
 MAINTAINER  Alfonso Tierno <alfonso.tiernosepulveda@telefoncia.com>
 
 RUN apt-get update && apt-get -y install curl software-properties-common git tox python3-pip \
-    && python3 -m pip install --upgrade pip && python3 -m pip install pyangbind
+    && python3 -m pip install --upgrade pip && python3 -m pip install pyangbind networking-l2gw
 
 ARG REPOSITORY_BASE=http://osm-download.etsi.org/repository/osm/debian
 ARG RELEASE=ReleaseSIX-daily