summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Modify repo structureHarry Huang1-1/+1
JIRA: - Work in progress Change-Id: I196753efd2da33cee5cc4afe932bbb2e07ca24d8 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-03-07Add scripts to setup ONAP on OpenStackHarry Huang1-0/+7
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>