aboutsummaryrefslogtreecommitdiffstats
path: root/products/onap-elalto
AgeCommit message (Collapse)AuthorFilesLines
2019-08-16AAI cloud delete cli schemashashikanth.vh1-0/+52
Issue-ID: CLI-197 Change-Id: If8988ba5265b28c1ab35cfa5951d71534525faef Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-14Added vim create schema commandRama-Huawei1-0/+122
Issue-ID: CLI-197 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: Ia2d071a9f6991f8112fa8d6439ae9e5ef9a469bc
2019-08-13Merge "Multicloud cloud region deletion"Kanagaraj Manickam1-0/+46
2019-08-13Merge changes I23f00799,I127551c4,I9414d1b4,I80ea90ba,Ie1a8ed3c, ...Kanagaraj Manickam7-0/+490
* changes: Added sdnc list schema command Added sdnc delete schema command Added sdnc create schema command Added ems show schema command Added ems list schema command Added ems delete schema command Added ems create schema command
2019-08-13Merge "subscription cloud delete cli schema"Kanagaraj Manickam1-0/+97
2019-08-13Merge "AAI cloud add cli schema"Kanagaraj Manickam1-0/+100
2019-08-13Merge "cli subscription delete schema for AAI"Kanagaraj Manickam1-0/+52
2019-08-13Merge "cloud create schema cli"Kanagaraj Manickam1-0/+181
2019-08-13Merge "AAI subscription type list cli schema"Kanagaraj Manickam1-0/+78
2019-08-13Merge changes I965829d8,I5d9f5e34,Ia1bec228,I39502dfdKanagaraj Manickam4-0/+219
* changes: List of vf-module Deletion of vf-module Service instance list Service instance deletion
2019-08-12Added sample for delete-operational-policy-with-version commandVidyashree Rama2-0/+69
Added sample for delete-operational-policy-with-version command Change-Id: I431d5aafb7af3a578431e11a5b28da39b5a94868 Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-12Added command to delete operational policyVidyashree Rama1-0/+74
added command to delete operational policy Change-Id: Ic7aeb25950296ce8c7d55100c1fb34093a726047 Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-12Added sample for get-operational-policy-with-latest-version commandVidyashree Rama2-0/+69
Added sample for get-operational-policy-with-latest-version command Change-Id: I047f7e8ed7cb43c8cff8f7f286459884beb39362 Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-12Added command to retrive operational policy of latest versionVidyashree Rama1-0/+68
added command to retrive operational policy of latest version Change-Id: Ie7af8ead3914dd8a77554011a8c6fbdd1bcbe53d Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-12Added sample for get-operational-policy-with-version commandVidyashree Rama2-0/+69
Added sample for get-operational-policy-with-version command Change-Id: I174434436a2856dbb43c82c187aac1854dd75473 Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-12Added command to retrive operational policyVidyashree Rama1-0/+74
added command to retrive operational policy Change-Id: Ibf119fc8d4e430c6a7d253993561bf3ed021a80c Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-12Added sample for create-operational-policy commandVidyashree Rama2-0/+72
Added sample for create-operational-policy command Change-Id: I8a9996d430f132fac0f2e6a518a43126053a9e72 Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-12Added command to create operational policyVidyashree Rama1-0/+75
added command to create operational policy Change-Id: I2471f07e85054c5e8a24d393b1254e27fbb90634 Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-12List of vf-modulejananib1-0/+60
Cli for aai Issue-ID: CLI-199 Change-Id: I965829d800c9602e267d8344a7a00420b815aafb Signed-off-by: jananib <janani.b@huawei.com>
2019-08-12Added sample for policy-healthcheck commandVidyashree Rama2-0/+60
Added sample for policy-healthcheck command Change-Id: I146aa1d528bb74c096e02be22e9a84a8dfef5496 Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-12Deletion of vf-modulejananib1-0/+52
Cli for aai Issue-ID: CLI-199 Change-Id: I5d9f5e34c87a915310e702bda31ebb3713406b9c Signed-off-by: jananib <janani.b@huawei.com>
2019-08-12Added command to get policy healthcheck statusVidyashree Rama1-0/+69
added command to get policy healthcheck status Change-Id: I497987117b524a7913c093bb32f49bad8096ee15 Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-12Service instance listjananib1-0/+61
Cli for aai Issue-ID: CLI-199 Change-Id: Ia1bec228c59ae837f7937e83ca87be9b7f643e0f Signed-off-by: jananib <janani.b@huawei.com>
2019-08-12Service instance deletionjananib1-0/+46
Cli for aai Issue-ID: CLI-199 Change-Id: I39502dfd98280debf0297f766ab2a6b1416298f7 Signed-off-by: jananib <janani.b@huawei.com>
2019-08-12Added sdnc list schema commandRama-Huawei1-0/+60
Issue-ID: CLI-197 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: I23f007994625c228c97dc549fc0460a524d3af90
2019-08-12Added sdnc delete schema commandRama-Huawei1-0/+50
Issue-ID: CLI-197 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: I127551c452365a2d13d1f4167d6eafccb064d400
2019-08-12Added sdnc create schema commandRama-Huawei1-0/+110
Issue-ID: CLI-197 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: I9414d1b4da053ae4b0bbad5531e87352c4d24d3a
2019-08-09Multicloud cloud region deletionjananib1-0/+46
Cli for multicloud Issue-ID: CLI-199 Change-Id: I942c78ae8f9eeff7961f0bd94ee030c5a589dedc Signed-off-by: jananib <janani.b@huawei.com>
2019-08-09AAI subscription type list cli schemashashikanth.vh1-0/+78
Issue-ID: CLI-197 Change-Id: I2310c280dfd23b208f8c8ad92deb2aaedbc01371 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-09cloud create schema clishashikanth.vh1-0/+181
Issue-ID: CLI-197 Change-Id: I66c7f846101a99bfa2c667f9fbb8541bd625b7b6 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-09subscription cloud delete cli schemashashikanth.vh1-0/+97
Issue-ID: CLI-197 Change-Id: Ic28386083f09b518b19a21422ad0ca0d7b2b2daa Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-09Added ems show schema commandRama-Huawei1-0/+78
Issue-ID: CLI-197 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: I80ea90ba5d839fffe29bb35c864d5f5157502c04
2019-08-09AAI cloud add cli schemashashikanth.vh1-0/+100
Issue-ID: CLI-197 Change-Id: I5bc80fa175873fd5fd2492ec55841521fde8d4ab Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-09Added ems list schema commandRama-Huawei1-0/+49
Issue-ID: CLI-197 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: Ie1a8ed3c9a81d50d0d75251e655ca0f5695ccf4a
2019-08-09Added ems delete schema commandRama-Huawei1-0/+50
Issue-ID: CLI-197 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: I898c8b822c7888cc040981d916e933aaf5260de8
2019-08-09Added ems create schema commandRama-Huawei1-0/+93
Issue-ID: CLI-197 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: Ib2abf5d257732f2ba5201510639be7ffbde66d6f
2019-08-09Merge "Multicloud cloud region creation"Kanagaraj Manickam1-0/+46
2019-08-09Multicloud cloud region creationjananib1-0/+46
Cli for multicloud Issue-ID: CLI-199 Change-Id: Ia3e71af570c5e2042780f33c78bff97c0dff3184 Signed-off-by: jananib <janani.b@huawei.com>
2019-08-09cli subscription delete schema for AAIshashikanth.vh1-0/+52
Issue-ID: CLI-197 Change-Id: I5fb62d6fdf5f46ff22a04d550962b66a06573772 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-09Merge "cli subsciption create schema for AAI"Kanagaraj Manickam1-0/+106
2019-08-09Merge "cli schema to list AAI service type"Kanagaraj Manickam1-0/+52
2019-08-09Merge "cli to delete service type in AAI"Kanagaraj Manickam1-0/+46
2019-08-09Merge "AAI create service type cli"Kanagaraj Manickam1-0/+48
2019-08-09cli subsciption create schema for AAIshashikanth.vh1-0/+106
Issue-ID: CLI-197 Change-Id: I5299890f6a8dacec365f1ba27a3abc04cf9c6d95 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-09cli schema to list AAI service typeshashikanth.vh1-0/+52
Issue-ID: CLI-197 Change-Id: I64ae7a40146ae3ba35fa6bb1a4d64e3775688c5d Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-09cli to delete service type in AAIshashikanth.vh1-0/+46
Issue-ID: CLI-197 Change-Id: I57d90f686693df702a00089634cd4bab0d402bea Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-09create AAI customer command addedshashikanth.vh1-0/+47
Issue-ID: CLI-169 Change-Id: Ie9932ccd838d001dcb332b291c99807517521595 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-08AAI create service type clishashikanth.vh1-0/+48
Issue-ID: CLI-197 Change-Id: Ib881840afe3b7ebce92f680aa25a2876d5c16c1e Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-08Add cli to list customersshashikanth.vh1-0/+47
Issue-ID: CLI-197 Change-Id: I3c706d27fa17d9d63af5ba0eec7adcf99527b674 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-08-08Merge "Added cli to show AAI customer"Kanagaraj Manickam1-0/+66