aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/so/src
AgeCommit message (Collapse)AuthorFilesLines
2019-05-27Remove invalid cmd YAMLKanagaraj M2-338/+0
Issue-ID: CLI-129 Change-Id: I19422f65579af9c3b14b05cce3b1e29171c29161 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2019-05-22Fixed bugs in CLI commandsItohan4-383/+0
-Fixed bug in get-resoure-module-name -Changed vf-module-delete, vnf-delete and service-instance-delete to use AAI API instead of SO -Delete vf-module-delete, vnf-delete and service-instance-delete amd service-show-resource-module-name files from SO directory Issue-ID: CLI-163 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com> Change-Id: I4f9a80751d19d31db8e8a23dbaa42161b9de38c2
2019-05-14Bug Fixes in ONAP CLIItohan3-411/+0
-Modified the service-instance-list vnf-list and vf-module-list commands to use AAI API instead of SO -Deleted Commands in SO Change-Id: If680711d056e7f50e074efb91bb2e352b8d735aa Issue-ID: CLI-163 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
2019-05-06Added cloud owner parameter to vf-module-createItohan1-2/+9
Change-Id: I96b3a6b2b0e033cc9201e4612e1c3ae2bee930dd Issue-ID: CLI-163 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
2019-04-29Fixed service-create, vnf-create and vf-module-createItohan Ukponmwan9-53/+417
-Changed short letters in conflict in service-create -Manually put in the right authorization header in commands -Removed cloud parameters which fail when left blank -Added required parameters for vnf-create -Added required parameters for vf-module-create Change-Id: I7cc708e1823dcf2b6a06f113a16f99464e7b3a83 Issue-ID: CLI-163 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
2019-04-10Add SO Dublin CLI CommandsMarcus G K Williams17-0/+2468
Issue-ID: CLI-144 Change-Id: I8dbe73e6736e1044f9184bd86e532654e8191b23 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>