aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/so
AgeCommit message (Collapse)AuthorFilesLines
2017-09-21Implement CLI for VF module deletesubhash kumar singh2-0/+58
Implement CLI for VF module delete. Change-Id: I3432db598e90fdb565467b793f20e00dec72cd11 Issue-ID: CLI-15 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-21Implement CLI for VF module creationsubhash kumar singh2-0/+82
Implement CLI for VF module creation. Change-Id: I923938e4991fce29387e6b943abdbee68baad53d Issue-ID: CLI-15 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-21Implement CLI for SO VNF deletionsubhash kumar singh2-0/+52
Implement CLI for SO VNF deletion. Change-Id: I4ef7c65cbb543ce9fd3ed31ee19151501fba00ae Issue-ID: CLI-15 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-21CLI implementation for SO vnf createsubhash kumar singh2-0/+82
CLI implementation for SO vnf create. Change-Id: I8a69d4e6781364f5eb9ca76f29cf40303735cfbc Issue-ID: CLI-15 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-21Implement command SO service deletesubhash kumar singh2-0/+33
Implement command for SO service delete. Change-Id: I8857e935504a32e83edcf36916d4082dfdb55c14 Issue-ID: CLI-15 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-09-21Service create command for SOsubhash kumar singh3-0/+106
CLI implementation for service create command. Change-Id: Ifa834e70625c840cdf2278962679b6cbdec116f5 Issue-ID: CLI-15 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>