Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-16 | Merge "add single script to launch kubernete and moon at once" | Asteroide | 4 | -83/+294 | |
2018-03-16 | add single script to launch kubernete and moon at once | francois.cellier | 4 | -83/+294 | |
Change-Id: I6cd5c0ce3a08d4d895fdeac15233abe552570f54 | |||||
2018-03-16 | Migrate the containers from wukongsun to moonplatform | Thomas Duval | 5 | -9/+9 | |
Change-Id: Ib1edb0d8cdb6b4314eeb5e6754de4a20d9852ce9 | |||||
2018-03-15 | use the threading capability of Flask app; set the number of manager to 1 | francois.cellier | 16 | -12/+132 | |
Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c | |||||
2018-03-15 | fix a bug on rules : the rules ids are now checked to be consistent with ↵ | francois.cellier | 4 | -21/+48 | |
respect to the meta rule Change-Id: I0126ab6b7c1bdcc9babd2c5d7e34782a88394e7c | |||||
2018-03-15 | Fix bugs due to the modification of python_moondb | Thomas Duval | 11 | -43/+70 | |
Change-Id: Id3855a6e8da9f8ef942c7a34a3e8da4f87be4c9e | |||||
2018-03-14 | Add the ability to force the installation of specific moon libraries in dist ↵ | Thomas Duval | 1 | -0/+6 | |
directory. Change-Id: I430655b1ff80dcb8b13a66ae58802fc97e94cdd0 | |||||
2018-03-14 | Merge "add coverage test report in term, xml (for jenkins use) and html" | Asteroide | 4 | -6/+7 | |
2018-03-14 | add coverage test report in term, xml (for jenkins use) and html | francois.cellier | 4 | -6/+7 | |
Change-Id: Icb6ecc7075e0f5ad178c510762596048e3539290 | |||||
2018-03-13 | Replace partner_id field by extra field. Do some refactoring to remove code ↵ | francois.cellier | 6 | -421/+159 | |
duplication on sql.py Change-Id: I67576e20247e1f2fd71e18b92b9e4b6e8c86e44b | |||||
2018-03-12 | Merge "remove duplicated functions" | Asteroide | 3 | -77/+5 | |
2018-03-12 | remove duplicated functions | francois.cellier | 3 | -77/+5 | |
Change-Id: Ie118fd322d1426bd5e2c434e4c56e9b08d75521b | |||||
2018-03-12 | Merge "Fix a bug in policy generation." | Asteroide | 1 | -11/+10 | |
2018-03-12 | Fix a bug in policy generation. | Thomas Duval | 1 | -11/+10 | |
Change-Id: Id30decb5e8519c091f8eaa95c04c2865fcbd7091 | |||||
2018-03-12 | Merge "allow to have several policies in perimeter data json definition" | Asteroide | 6 | -49/+50 | |
2018-03-09 | allow to have several policies in perimeter data json definition | francois.cellier | 6 | -49/+50 | |
Change-Id: Id422a545e2495b3acc3fc6e71496e76dfc2cbd90 | |||||
2018-03-08 | Add a generator for OpenStack default policy. | Thomas Duval | 6 | -0/+1315 | |
Change-Id: Ibe3b60ea5f21da20e0ebd9f2fd035790fdab4b76 | |||||
2018-03-08 | Merge "Add information about which API attribute is important or not. In ↵ | Asteroide | 7 | -71/+70 | |
other terms, which attribute must be tested or not." | |||||
2018-03-08 | Merge "Add import and export pdps" | Asteroide | 37 | -55/+2824 | |
2018-03-08 | Add import and export pdps | francois.cellier | 37 | -55/+2824 | |
Change-Id: I2c9b1f2b86af862887df4b890cd8b11db7c308ee | |||||
2018-03-07 | Add Moon stub for the tempest and patrole tests. | Thomas Duval | 15 | -0/+1478 | |
Change-Id: Icb3cc72f69636b3a99a3c7c19be3c4e407cb24dc | |||||
2018-03-01 | Add information about which API attribute is important or not. | Thomas Duval | 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 | Thomas Duval | 1 | -1/+1 | |
Change-Id: I9a46a6b7400d92d31e99be383a37de44e3459d80 | |||||
2018-02-19 | Merge "Update the documentation accordingly to the python_moonclient update" | Asteroide | 1 | -4/+4 | |
2018-02-19 | Merge "Use cliff for the moonclient cli" | Asteroide | 48 | -765/+2550 | |
2018-02-19 | Merge "Add the moon_pythonfunctest container to perform functionnal tests" | Asteroide | 10 | -35/+44 | |
2018-02-19 | Merge "adding comments for enahancement" | Asteroide | 3 | -10/+18 | |
2018-02-16 | Update the documentation accordingly to the python_moonclient update | Thomas Duval | 1 | -4/+4 | |
Change-Id: I56eed2f797d2b5c5bd1d8883be93e83b2dc1a043 | |||||
2018-02-16 | Use cliff for the moonclient cli | francois.cellier | 48 | -765/+2550 | |
Change-Id: I85f9fe24037a3bd28ed069667e5e0c7fe482c2a7 | |||||
2018-02-13 | Add the moon_pythonfunctest container to perform functionnal tests | francois.cellier | 10 | -35/+44 | |
Change-Id: I2be863862ce7df408f759664b10af45416b3d712 | |||||
2018-02-12 | adding comments for enahancement | sgdt6900 | 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" | Ruan HE | 1 | -1/+1 | |
2018-02-12 | Merge "revert setter for index function" | Ruan HE | 3 | -40/+78 | |
2018-01-30 | Merge "adding some comments to enahnce" | Ruan HE | 3 | -12/+4 | |
2018-01-29 | adding some comments to enahnce | sgdt6900 | 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. | Thomas Duval | 1 | -0/+0 | |
Change-Id: Iad2f076680d6be04e4ec70c23b1a5a762480f720 | |||||
2018-01-25 | Merge "fix syntax error" | Ruan HE | 1 | -1/+1 | |
2018-01-25 | Merge "Functional tests development" | Ruan HE | 11 | -18/+263 | |
2018-01-25 | Merge "Update documentation with the load and unload of wrapper components" | Ruan HE | 1 | -0/+26 | |
2018-01-25 | Merge "Update version of the GUI." | Ruan HE | 2 | -3/+3 | |
2018-01-24 | revert setter for index function | sgdt6900 | 3 | -40/+78 | |
refactor moon utilities context Change-Id: I9bc1cd90276dfea3de64b17ab8c74ca120bd4f4a Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> | |||||
2018-01-24 | Functional tests development | Thomas Duval | 11 | -18/+263 | |
Change-Id: I641522d813f171a4eed0e6b39b2f25cc470c76d1 | |||||
2018-01-24 | fix syntax error | sgdt6900 | 1 | -1/+1 | |
Change-Id: If6fb264c7da16700e80f0b6222a045ec8689c1bd Signed-off-by: sgdt6900 <rhanafy.ext@orange.com> | |||||
2018-01-19 | Update documentation with the load and unload of wrapper components | Thomas Duval | 1 | -0/+26 | |
Change-Id: I339c335c6ff34421b38181a7fa1d2b56b702b5c4 | |||||
2018-01-19 | Merge "Fix a bug in slave API." | Ruan HE | 1 | -1/+1 | |
2018-01-19 | Fix a bug in slave API. | Thomas Duval | 1 | -1/+1 | |
Change-Id: I50a424c0aaba32a35d94966bee051ca673f1fe25 | |||||
2018-01-19 | Add moon_get_slaves, moon_set_slave, moon_delete_slave commands. | Thomas Duval | 5 | -3/+146 | |
Change-Id: I224df38ffffcad7b4e8ee4da92087fa352cc6fc7 | |||||
2018-01-18 | Update version of the GUI. | Thomas Duval | 2 | -3/+3 | |
Change-Id: I617d9a7038786d4ff4338c44aa6184241b1e7424 | |||||
2018-01-17 | Merge "jenkins conf" | Ruan HE | 6 | -64/+26 | |
2018-01-17 | jenkins conf | RHE | 6 | -64/+26 | |
Change-Id: Ide859a78b8b4f05008106d9aca8f84eaeb0f538b Signed-off-by: RHE <rebirthmonkey@gmail.com> |