diff options
author | Helen Chen <helen.chen@huawei.com> | 2018-06-04 23:32:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-04 23:32:17 +0000 |
commit | e3c226c9a26c7e7545a3cf53c68b784f3c6b6ad4 (patch) | |
tree | dfcb27ea6ac8ed3285d2472f8192f4d8bdc854a7 /deployment | |
parent | a3fb86f6caa0d6c12daa99ffa59a3fd805bb0886 (diff) | |
parent | e9ed47c849c1472bdf3c648c9ea582c6e03ca255 (diff) |
Merge "Add initial README for deployment directory"
Diffstat (limited to 'deployment')
-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 + |