diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-09-11 12:07:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-11 12:07:05 +0000 |
commit | ffdab0773f116f685bcd181a95c331d94fb8422c (patch) | |
tree | 001bb9492f36fae97cc15c7f67d77fda69f281b9 /mcp/config/scenario/README.rst | |
parent | 130f9c3be9facc3cef551c6d7781b02260f4f335 (diff) | |
parent | 6fb970627653a5ae6293db6ef36b5a836e98769d (diff) |
Merge "Add & fix licensing in README.rst files, align ext"
Diffstat (limited to 'mcp/config/scenario/README.rst')
-rw-r--r-- | mcp/config/scenario/README.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/mcp/config/scenario/README.rst b/mcp/config/scenario/README.rst new file mode 100644 index 000000000..e0f9848ea --- /dev/null +++ b/mcp/config/scenario/README.rst @@ -0,0 +1,21 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. SPDX-License-Identifier: CC-BY-4.0 +.. (c) 2017 Mirantis Inc., Enea AB and others. + +Fuel@OPNFV Scenario Configuration +================================= + +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. |