summaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/policy/src
AgeCommit message (Collapse)AuthorFilesLines
2019-08-08Bug fix in policy-type-list-with-version command in onap-dublin productVidyashree Rama1-4/+4
Bug fix in policy-type-list-with-version command in onap-dublin product Change-Id: I7a70db8563e3a57c6590cf369aa67f02eaace895 Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-08-08Bug fix in policy-type-list command in onap-dublin productVidyashree Rama1-2/+2
Bug fix in policy-type-list command in onap-dublin product Change-Id: I6d223c5ebf8fd88b318ae5545ee615dcb42c34ab Issue-ID: CLI-198 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2019-04-17policy push fixKanagaraj M1-5/+0
Issue-ID: CLI-154 Change-Id: I14e2255e0106551e02c3d10c6179cc2a97d7deed Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2019-04-15Policy supports user and remove default entryKanagaraj M1-1/+1
Issue-ID: CLI-154 Change-Id: Idedbc777c4117ba5596ccb2be43ff05ea047c98a Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2019-03-29Policy type create and list schema for dublinRuoyu Ying4-0/+234
Add schemas for policy type creation and listing in the dublin product. Change-Id: Ib76fefd6256dbc16ea836cdcdc0d686a7905010b Issue-ID: CLI-138 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-03-27Merge "Add policy type delete schema for dublin"Kanagaraj Manickam2-0/+108
2019-03-25Add policy list schema for dublinRuoyu Ying3-0/+153
Add schema to list all available policies inside PDP. Change-Id: I67e326ad54f343b27e23a92dcf42263b55a7715c Issue-ID: CLI-140 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-03-25Add policy type delete schema for dublinRuoyu Ying2-0/+108
Add two schemas for policy type deletion. Change-Id: Ie7d6d70e6c9dae7b873ee308cfc85a34b39c8df9 Issue-ID: CLI-138 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-03-15Modify the short-options to remove conflictsRuoyu Ying2-4/+4
Change-Id: Iba3bb9135f49397224206d2657b19d1a9f94406e Issue-ID: CLI-140 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-03-14Merge "Policy delete schema for onap-dublin product"Kanagaraj Manickam2-0/+141
2019-03-14Policy delete schema for onap-dublin productRuoyu Ying2-0/+141
Change-Id: Id73e3e6faae60883f343a607677b2860d97620bf Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Issue-ID: CLI-140
2019-03-14Policy create, push, update schema for dublinRuoyu Ying3-0/+225
Contains CLIs for policy creation, uploading, updating. Note that this is an outdated part, however it is still supported in Dublin. Change-Id: I96851ee3740aa111fc4ce3522c2cad062880e5be Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Issue-ID: CLI-141 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>