summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Harry Huang [Thu, 18 Jan 2018 12:43:47 +0000 (20:43 +0800)]
Add scripts to setup ONAP on OpenStack
JIRA: Auto-5
Setup ONAP environment on OpenStack. Develop Using
Python considering its proved performence within
OPNFV testing project, and with its rich library we
can operate REST calls and json parsing in a more
elegant way, also others can reuse the existing
module to develop use cases and test cases.
Main workflow:
1. prepare OpenStack to launch ONAP (images, security
rules, keypair, etc)
2. launch ONAP stack
Change-Id: Id99affccbcaa86be134a535f89b26c54ad137e21
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Trevor Bramwell [Tue, 29 Aug 2017 23:05:16 +0000 (16:05 -0700)]
Git Review File
This file is required for users of 'git-review'
Change-Id: Ibfea73f4b22cc9e7aa31cdd10e009624caa620bd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Bryan Sullivan [Mon, 28 Aug 2017 15:19:02 +0000 (08:19 -0700)]
Add initial INFO and LICENSE
Remove extra space
Change-Id: Ia903deefeb75345c19c1d4900eede80dc6d00ba3
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Aric Gardner [Thu, 17 Aug 2017 19:57:08 +0000 (19:57 +0000)]
Initial empty repository