summaryrefslogtreecommitdiffstats
path: root/mcp/config/scenario/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'mcp/config/scenario/README.md')
-rw-r--r--mcp/config/scenario/README.md22
1 files changed, 0 insertions, 22 deletions
diff --git a/mcp/config/scenario/README.md b/mcp/config/scenario/README.md
deleted file mode 100644
index 6ecf05f32..000000000
--- a/mcp/config/scenario/README.md
+++ /dev/null
@@ -1,22 +0,0 @@
-##############################################################################
-# Copyright (c) 2017 Mirantis Inc., Enea AB and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Apache License, Version 2.0
-# which accompanies this distribution, and is available at
-# http://www.apache.org/licenses/LICENSE-2.0
-##############################################################################
-
-Abstract:
----------
-This directory contains configuration files for different OPNFV deployment
-feature scenarios used by Fuel@OPNFV, e.g.:
-- High availability configuration;
-- Type of SDN controller to be deployed;
-- OPNFV collaboration project features to be deployed;
-- Provisioning of any other sevices;
-- POD configuration (baremetal, virtual);
-
-NOTES:
-------
-This directory is highly likely to change and/or be replaced/complemented
-by the new PDF (Pod Descriptor File) info in securedlab OPNFV git repo.