diff options
author | Helen Chen <helen.chen@huawei.com> | 2018-06-04 23:32:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-04 23:32:36 +0000 |
commit | 044d470b930ffc3873af134a8a9e0409c7a4825d (patch) | |
tree | c2511b97c995a11bdddd924b642fc5857dee2194 | |
parent | 614331b0605ee176995f9037d7c161dd3c4a3d75 (diff) | |
parent | e6b132ecb136bcc9f9195bcea9b2f8d8932302e2 (diff) |
Merge "Add initial README for deployment directory" into beijing
-rw-r--r-- | deployment/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/deployment/README.md b/deployment/README.md new file mode 100644 index 000000000..e1b8b8748 --- /dev/null +++ b/deployment/README.md @@ -0,0 +1,8 @@ + +# ONAP Integration - Deployment + +## Description + +* Heat templates and scripts for automatic deployments for system testing and continuous integration test flows +* Sample OPENRC and heat environment settings files for ONAP deployment in ONAP External Labs + |