summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorFrank Brockners <fbrockne@cisco.com>2015-08-24 01:33:30 -0700
committerFrank Brockners <fbrockne@cisco.com>2015-08-25 01:02:43 -0700
commit96be574f9fbbbb9a8b28947fbec8bb9ed74d6fde (patch)
treee9b74383810a364358a580e3d0dd3249ae7e1ba9 /common
parent891dc09c6cc238bc1003f3f271415a8143340647 (diff)
Base templates and directory structure for Genesis
Base templates to articulate requirements which are common and are to be followed by all installers participating in Genesis. Template provided: * Requirements for common system components * Requirements for a common user experience In additon, a high level directory structure is put in place - to allow for later easy migration of current BGS/Genesis common files. Change-Id: I219246ee33eefe3a5b1cec421223d00745f0f910 Signed-off-by: Frank Brockners <fbrockne@cisco.com>
Diffstat (limited to 'common')
-rw-r--r--common/README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/common/README.md b/common/README.md
new file mode 100644
index 0000000..b988986
--- /dev/null
+++ b/common/README.md
@@ -0,0 +1,18 @@
+<!---
+Copyright 2015 Open Platform for NFV Project, Inc. and its contributors
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+# Common
+This directory contains those files which are common across all deployment tools and as such are also used by all deployment tools (a.k.a. "installers").
+