Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-29 | Fix a bug in MANIFEST.in | 1 | -1/+1 | ||
Change-Id: I414a2907e0b7e93ce86d45984d28d7f3be475d02 | |||||
2018-03-22 | Merge "Fix a bug in Managr HTTP server" | 1 | -2/+2 | ||
2018-03-22 | Merge "Allow to force the installation of dev python library in dist directory" | 5 | -0/+10 | ||
2018-03-22 | Fix a bug in Managr HTTP server | 1 | -2/+2 | ||
Change-Id: If29c9971e171e78e20aa02a3bff1b01ec46e6e30 | |||||
2018-03-22 | Allow to force the installation of dev python library in dist directory | 5 | -0/+10 | ||
Change-Id: I4629810db3c4b269f4b47b157bd1aa323d507d18 | |||||
2018-03-22 | Fix a bug in init script | 1 | -1/+1 | ||
Change-Id: I7eced2471785a0c8bf4072e731547e459e956613 | |||||
2018-03-22 | Add unique constraints on db tables | 18 | -144/+439 | ||
Change-Id: I8480ed2be16f73ada314f64f0bfda8e788288933 | |||||
2018-03-16 | Merge "add single script to launch kubernete and moon at once" | 4 | -83/+294 | ||
2018-03-16 | add single script to launch kubernete and moon at once | 4 | -83/+294 | ||
Change-Id: I6cd5c0ce3a08d4d895fdeac15233abe552570f54 | |||||
2018-03-16 | Migrate the containers from wukongsun to moonplatform | 5 | -9/+9 | ||
Change-Id: Ib1edb0d8cdb6b4314eeb5e6754de4a20d9852ce9 | |||||
2018-03-15 | use the threading capability of Flask app; set the number of manager to 1 | 16 | -12/+132 | ||
Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c | |||||
2018-03-15 | fix a bug on rules : the rules ids are now checked to be consistent with ↵ | 4 | -21/+48 | ||
respect to the meta rule Change-Id: I0126ab6b7c1bdcc9babd2c5d7e34782a88394e7c | |||||
2018-03-15 | Fix bugs due to the modification of python_moondb | 11 | -43/+70 | ||
Change-Id: Id3855a6e8da9f8ef942c7a34a3e8da4f87be4c9e | |||||
2018-03-14 | Add the ability to force the installation of specific moon libraries in dist ↵ | 1 | -0/+6 | ||
directory. Change-Id: I430655b1ff80dcb8b13a66ae58802fc97e94cdd0 | |||||
2018-03-14 | Merge "add coverage test report in term, xml (for jenkins use) and html" | 4 | -6/+7 | ||
2018-03-14 | add coverage test report in term, xml (for jenkins use) and html | 4 | -6/+7 | ||
Change-Id: Icb6ecc7075e0f5ad178c510762596048e3539290 | |||||
2018-03-13 | Replace partner_id field by extra field. Do some refactoring to remove code ↵ | 6 | -421/+159 | ||
duplication on sql.py Change-Id: I67576e20247e1f2fd71e18b92b9e4b6e8c86e44b | |||||
2018-03-12 | Merge "remove duplicated functions" | 3 | -77/+5 | ||
2018-03-12 | remove duplicated functions | 3 | -77/+5 | ||
Change-Id: Ie118fd322d1426bd5e2c434e4c56e9b08d75521b | |||||
2018-03-12 | Merge "Fix a bug in policy generation." | 1 | -11/+10 | ||
2018-03-12 | Fix a bug in policy generation. | 1 | -11/+10 | ||
Change-Id: Id30decb5e8519c091f8eaa95c04c2865fcbd7091 | |||||
2018-03-12 | Merge "allow to have several policies in perimeter data json definition" | 6 | -49/+50 | ||
2018-03-09 | allow to have several policies in perimeter data json definition | 6 | -49/+50 | ||
Change-Id: Id422a545e2495b3acc3fc6e71496e76dfc2cbd90 | |||||
2018-03-08 | Add a generator for OpenStack default policy. | 6 | -0/+1315 | ||
Change-Id: Ibe3b60ea5f21da20e0ebd9f2fd035790fdab4b76 | |||||
2018-03-08 | Merge "Add information about which API attribute is important or not. In ↵ | 7 | -71/+70 | ||
other terms, which attribute must be tested or not." | |||||
2018-03-08 | Merge "Add import and export pdps" | 37 | -55/+2824 | ||
2018-03-08 | Add import and export pdps | 37 | -55/+2824 | ||
Change-Id: I2c9b1f2b86af862887df4b890cd8b11db7c308ee | |||||
2018-03-07 | Add Moon stub for the tempest and patrole tests. | 15 | -0/+1478 | ||
Change-Id: Icb3cc72f69636b3a99a3c7c19be3c4e407cb24dc | |||||
2018-03-01 | Add information about which API attribute is important or not. | 7 | -71/+70 | ||
In other terms, which attribute must be tested or not. Change-Id: I81d4270a41353aa1ec958aff74ee741e9d172fbc | |||||
2018-02-23 | Add unit tests in Jenkins CI | 1 | -1/+1 | ||
Change-Id: I9a46a6b7400d92d31e99be383a37de44e3459d80 | |||||
2018-02-19 | Merge "Update the documentation accordingly to the python_moonclient update" | 1 | -4/+4 | ||
2018-02-19 | Merge "Use cliff for the moonclient cli" | 48 | -765/+2550 | ||
2018-02-19 | Merge "Add the moon_pythonfunctest container to perform functionnal tests" | 10 | -35/+44 | ||
2018-02-19 | Merge "adding comments for enahancement" | 3 | -10/+18 | ||
2018-02-16 | Update the documentation accordingly to the python_moonclient update | 1 | -4/+4 | ||
Change-Id: I56eed2f797d2b5c5bd1d8883be93e83b2dc1a043 | |||||
2018-02-16 | Use cliff for the moonclient cli | 48 | -765/+2550 | ||
Change-Id: I85f9fe24037a3bd28ed069667e5e0c7fe482c2a7 | |||||
2018-02-13 | Add the moon_pythonfunctest container to perform functionnal tests | 10 | -35/+44 | ||
Change-Id: I2be863862ce7df408f759664b10af45416b3d712 | |||||
2018-02-12 | adding comments for enahancement | 3 | -10/+18 | ||
fix handling exception issue return make response instead of json body update test case to check on response false instead of status code Change-Id: Iab8ea20fbe1713e09e79289e8bc73410bf90dc27 Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> | |||||
2018-02-12 | Merge "Fix moon-manager tests" | 1 | -1/+1 | ||
2018-02-12 | Merge "revert setter for index function" | 3 | -40/+78 | ||
2018-01-30 | Merge "adding some comments to enahnce" | 3 | -12/+4 | ||
2018-01-29 | adding some comments to enahnce | 3 | -12/+4 | ||
removing comments and add todo point Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> Change-Id: I38f21bd7557fb758b50d561a06efe8ea09ca07fc | |||||
2018-01-25 | Add __init__.py in test directory because Jenkins needs it. | 1 | -0/+0 | ||
Change-Id: Iad2f076680d6be04e4ec70c23b1a5a762480f720 | |||||
2018-01-25 | Merge "fix syntax error" | 1 | -1/+1 | ||
2018-01-25 | Merge "Functional tests development" | 11 | -18/+263 | ||
2018-01-25 | Merge "Update documentation with the load and unload of wrapper components" | 1 | -0/+26 | ||
2018-01-25 | Merge "Update version of the GUI." | 2 | -3/+3 | ||
2018-01-24 | revert setter for index function | 3 | -40/+78 | ||
refactor moon utilities context Change-Id: I9bc1cd90276dfea3de64b17ab8c74ca120bd4f4a Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> | |||||
2018-01-24 | Functional tests development | 11 | -18/+263 | ||
Change-Id: I641522d813f171a4eed0e6b39b2f25cc470c76d1 | |||||
2018-01-24 | fix syntax error | 1 | -1/+1 | ||
Change-Id: If6fb264c7da16700e80f0b6222a045ec8689c1bd Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> |