From 025569e6d998056735c10c6ae85b7bd51005e7e0 Mon Sep 17 00:00:00 2001 From: Mark McClain Date: Tue, 8 Oct 2019 15:32:27 -0400 Subject: [PATCH] Add dockerfiles subdir Change-Id: I6c417a23f7a802b1a578ee2bb1edba0d02dd23ca --- dockerfiles/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dockerfiles/README diff --git a/dockerfiles/README b/dockerfiles/README new file mode 100644 index 00000000..ffbbb700 --- /dev/null +++ b/dockerfiles/README @@ -0,0 +1,3 @@ +This directory contains Dockerfiles for building container images that +include neutron and networking-arista. The name the OpenStack distribution is +added as a suffix (eg Dockerfile.RHOSP).