diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2017-08-18 09:57:25 +0300 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2017-08-18 09:57:25 +0300 |
commit | 33de78413116823fc61a7df695f17574a9247bd0 (patch) | |
tree | 62d418a785896492d6c5a212cc3f1e6f8257f49b /docker/Dockerfile | |
parent | 94d1bddfdd97379e50e4c12f26116441e836d0f6 (diff) |
Remove multisite support
JIRA: FUNCTEST-866
Change-Id: I55a4416688b2aca0897910cac69b33e154e73095
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Diffstat (limited to 'docker/Dockerfile')
-rw-r--r-- | docker/Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile index 1811e9389..fe918527c 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -16,7 +16,6 @@ ARG BRANCH=master ARG RALLY_TAG=0.8.1 ARG ODL_TAG=release/beryllium-sr4 ARG OPENSTACK_TAG=stable/ocata -ARG KINGBIRD_TAG=1.1.0 ARG VIMS_TAG=stable ARG VROUTER_TAG=stable ARG REPOS_DIR=/home/opnfv/repos |