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 23:13:34 +0000 |
commit | e9ed47c849c1472bdf3c648c9ea582c6e03ca255 (patch) | |
tree | e63bd1865d4a174ed2079870d46f91c93e65aa7d /deployment/README.md | |
parent | 4479ec53f112bbd03ca2aa0e976b23a7164feb56 (diff) |
Add initial README for deployment directory
Change-Id: I28d7edeb11fa191cd9da8e2cfa3c46805a0e7894
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/README.md')
-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 + |