diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-04-16 21:34:14 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-04-16 21:49:05 +0900 |
commit | 258da1f91f7f3c95cbecd28bfea67e50279056c2 (patch) | |
tree | 427827e47f5d89ddd265cb7e820d363e35c33fd2 /design_docs/README | |
parent | 098d8485f933daa98f6fc48d504f0d7baeb365c7 (diff) |
Add 'design_docs' dir and README
Change-Id: I7ede23af89aaca6df1f600b84117b32ef95f87a4
JIRA: DOCTOR-1
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'design_docs/README')
-rw-r--r-- | design_docs/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/design_docs/README b/design_docs/README new file mode 100644 index 00000000..52f31ff1 --- /dev/null +++ b/design_docs/README @@ -0,0 +1,9 @@ +This is directory to store design documents which may includes draft version +of blueprints written before proposing upstream OSS communities such as +OpenStack, in order to keep the original blueprint as reviewed in OPNFV. +That means there could be out-of-dated blueprints as result of further +refinements in the upstream OSS coummunity. So please refer the link in each +document to find current version of blueprint and status of development in the +relevant OSS community. + +See also https://wiki.opnfv.org/requirements_projects . |