Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-04 | add unittest for policies in moon_manager | MohamedAssem | 1 | -0/+69 | |
Change-Id: I5c6beb10484013df9853c217d00d64bda51c5803 Signed-off-by: MohamedAssem <mmagraby.ext@orange.com> | |||||
2018-01-04 | Add more moon-db tests | ReemMahmoud | 3 | -11/+153 | |
Change-Id: I9c0f08580528a6411420fe3d5e41ebbc18280cd2 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com> | |||||
2018-01-03 | Merge "update condition to check correctly on all keys" | Ruan HE | 1 | -15/+14 | |
2018-01-03 | Merge "Update test_pdp with more tests" | Ruan HE | 1 | -0/+43 | |
2018-01-03 | Merge "Fix found bugs in policy" | Ruan HE | 1 | -0/+13 | |
2018-01-03 | update condition to check correctly on all keys | sgdt6900 | 1 | -15/+14 | |
remove default value for policy_id Change-Id: I88e983adea98ed72476008a96ec4765194f4eef1 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> | |||||
2018-01-03 | Update test_pdp with more tests | ReemMahmoud | 1 | -0/+43 | |
Change-Id: I08efe91b658dcf7a2342d0bfb528a2c5e0c45c46 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com> | |||||
2018-01-03 | Fix found bugs in policy | MohamedAssem | 1 | -0/+13 | |
Change-Id: I9f6f60edd9e3378343eb092d1153da91ef585d34 Signed-off-by: MohamedAssem <rfawzy.ext@orange.com> | |||||
2018-01-03 | Merge "adding more unit tests for configuration module" | Ruan HE | 5 | -6/+171 | |
2018-01-03 | adding more unit tests for configuration module | sgdt6900 | 5 | -6/+171 | |
undo deleted exception by mistake Change-Id: I6c0246a938035f5542634e33311ad4b02973f67b Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> | |||||
2018-01-03 | Clean the code | Thomas Duval | 9 | -105/+77 | |
Change-Id: I6693e1e2c648791027d290f64798482d655ad011 | |||||
2018-01-03 | Merge "Add update exception" | Ruan HE | 1 | -0/+2 | |
2018-01-03 | Add update exception | ReemMahmoud | 1 | -0/+2 | |
Change-Id: I51b3febf3a9e6a6d40fde51329a6a619581b7077 Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com> | |||||
2018-01-03 | Merge "adding comments for the cases should be handled for configuration module" | Ruan HE | 5 | -29/+50 | |
2018-01-03 | Merge "Clean the code and fix some bugs" | Ruan HE | 11 | -75/+50 | |
2018-01-03 | Merge "Clean the code and fix some bugs" | Ruan HE | 8 | -50/+46 | |
2018-01-03 | Merge "Fix a potential infinite loop and a bug" | Ruan HE | 1 | -21/+24 | |
2018-01-03 | Merge "Add policy exceptions" | Ruan HE | 1 | -0/+15 | |
2018-01-03 | Merge "Refactor moon manager test cases" | Ruan HE | 3 | -19/+22 | |
2018-01-03 | Clean the code and fix some bugs | Thomas Duval | 11 | -75/+50 | |
Change-Id: I540aeea0af749f86f4c2378864b17d277517b85f | |||||
2018-01-03 | Clean the code and fix some bugs | Thomas Duval | 8 | -50/+46 | |
Change-Id: I3516d001cb0792ca6b01a40b9d9d13efc3ba30f9 | |||||
2018-01-03 | Fix a potential infinite loop and a bug | Thomas Duval | 1 | -21/+24 | |
Change-Id: Idfc361198ea548dc60c4b34e0d5509c8ff227659 | |||||
2018-01-03 | adding comments for the cases should be handled for configuration module | sgdt6900 | 5 | -29/+50 | |
refactoring url of component port to match same pattern integrating request wrapper adding validation for the key in the object before accessing it update some conditions uncomment required test cases after validation done Change-Id: I5f0e22ca4fd803992c051ec238f91ed0703cd1a2 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> | |||||
2018-01-03 | Add policy exceptions | ReemMahmoud | 1 | -0/+15 | |
Change-Id: I45831be64bef097b683b400f7e8b654b8ef9b2df Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com> | |||||
2018-01-03 | Refactor moon manager test cases | MohamedAssem | 3 | -19/+22 | |
Change-Id: Ic1415eca3fae71f08d493abe0dbcec9f06abf2e5 Signed-off-by: MohamedAssem <mmagraby.ext@orange.com> | |||||
2018-01-02 | fixing refcursion issue for using .pdp instead of using __pdp and the | sgdt6900 | 3 | -35/+59 | |
same for container_chaining adding request wrapper to handle any request failure apply request wrapper to cache module Change-Id: I53b4f96a0d03a89b50a9e2eb20a3171cc2b2f6da Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> | |||||
2018-01-02 | update methods to be private instead of public | sgdt6900 | 2 | -177/+298 | |
adding validation for parameter before accessing it Change-Id: I984a38ef7dfec281c4aa97d6ea3df72bd8c8659d Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> | |||||
2018-01-02 | Merge "add unittests for perimeter module" | Ruan HE | 1 | -0/+107 | |
2018-01-02 | Merge "Add comment and fix on functions that contains bugs in pdp module" | Ruan HE | 1 | -2/+5 | |
2018-01-02 | add unittests for perimeter module | MohamedAssem | 1 | -0/+107 | |
Change-Id: I67a930652dbac7de79d13f388de44778516a9d7f Signed-off-by: MohamedAssem <mmagraby.ext@orange.com> | |||||
2018-01-02 | Add comment and fix on functions that contains bugs in pdp module | MohamedAssem | 1 | -2/+5 | |
Change-Id: Idc88a54104d296c1f4ea9747953a32370485cdd3 Signed-off-by: MohamedAssem <rfawzy.ext@orange.com> | |||||
2017-12-28 | Merge "Clean the code" | Ruan HE | 13 | -155/+27 | |
2017-12-28 | Merge "init functional pod tests" | Ruan HE | 2 | -0/+88 | |
2017-12-28 | init functional pod tests | RHE | 2 | -0/+88 | |
Change-Id: Ibfe54e2b1a7b27a1104c6fd48528c92cb3f95867 Signed-off-by: RHE <rebirthmonkey@gmail.com> | |||||
2017-12-28 | Clean the code | Thomas Duval | 13 | -155/+27 | |
Change-Id: Ifba24bb030db84db27970ca66d069c03a3f4af14 | |||||
2017-12-28 | Merge "Clean the code" | Ruan HE | 12 | -401/+367 | |
2017-12-28 | moonv4.3 review | RHE | 88 | -1911/+157 | |
Change-Id: I0d137df21136292b58194def44ac5b32183368fc Signed-off-by: RHE <rebirthmonkey@gmail.com> | |||||
2017-12-28 | Clean the code | Thomas Duval | 12 | -401/+367 | |
Change-Id: If508aa1ac6fd439dc6da916868b60adfce3dd72d | |||||
2017-12-27 | Merge "Update the documentation" | Ruan HE | 1 | -2/+11 | |
2017-12-27 | Update the documentation | Thomas Duval | 1 | -2/+11 | |
Change-Id: I705ac9b017184fcfff77856d77fc50a306f1fbf5 | |||||
2017-12-27 | Update and fix bugs in some tools. | Thomas Duval | 3 | -44/+28 | |
Change-Id: If66fd96dd063f5d2b57094abcc965d37bb8cd92c | |||||
2017-12-27 | Update moonclient with new commands | Thomas Duval | 6 | -30/+125 | |
Change-Id: I59560b179262ab68c0d6db50d0b555fb87be153b | |||||
2017-12-27 | Merge "Delete the automatic configuration of PDP and Policies." | Ruan HE | 1 | -3/+3 | |
2017-12-27 | Delete the automatic configuration of PDP and Policies. | Thomas Duval | 1 | -3/+3 | |
Change-Id: I2965819ad9635f501ecc091b4a4c583a530f4311 | |||||
2017-12-27 | Merge "adding unit tests for cache module" | Ruan HE | 10 | -396/+628 | |
2017-12-27 | Merge "Add pdp exceptions in python_moonutilities exceptions" | Ruan HE | 1 | -1/+15 | |
2017-12-27 | moon performance test plan | RHE | 1 | -55/+66 | |
Change-Id: I0c6b6dfcbd86d972b61d9c8e6a2242fede44660c Signed-off-by: RHE <rebirthmonkey@gmail.com> | |||||
2017-12-27 | moonv43 ok | RHE | 2 | -38/+42 | |
Change-Id: I5ca6724755137ec61d1f0df2e9ed9861de18a50b Signed-off-by: RHE <rebirthmonkey@gmail.com> | |||||
2017-12-27 | Merge "moon_forming for policy templates" | Ruan HE | 10 | -41/+189 | |
2017-12-27 | moon_forming for policy templates | RHE | 10 | -41/+189 | |
Change-Id: I8f19a9c4d791d509a6c0349424252ea24c56ab6b Signed-off-by: RHE <rebirthmonkey@gmail.com> |