diff options
author | Carlos Goncalves <carlos.goncalves@neclab.eu> | 2015-05-29 15:27:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-05-29 15:27:27 +0000 |
commit | 377fd9a4d7f9cfc3817c18353f2eada300bd87b3 (patch) | |
tree | ff171d10fbc5c24a0011691602f5f2c53b346e45 /design_docs | |
parent | 08f8410158f1f68a03f7351ba35e639476164d98 (diff) | |
parent | 258da1f91f7f3c95cbecd28bfea67e50279056c2 (diff) |
Merge "Add 'design_docs' dir and README"
Diffstat (limited to 'design_docs')
-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 . |