diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-04 16:12:38 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-04 16:12:38 -0700 |
commit | e6b132ecb136bcc9f9195bcea9b2f8d8932302e2 (patch) | |
tree | 39595b875027b310befc77775090fbe9e6e6d25d | |
parent | 60307ecad5a5f59009d77413b706efc9f26a2012 (diff) |
Add initial README for deployment directory
Change-Id: I28d7edeb11fa191cd9da8e2cfa3c46805a0e7894
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-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 + |