aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-15moon_utilities configuration.py unit testWuKong8-402/+354
Change-Id: I1548eb7ce89c11ccacb55bb4614940a9b438b748 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
2017-12-15moon_utilities python unit testRHE9-108/+158
Change-Id: I8969aa80788eaca850a773f4bc37f2eac8892f3e Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-14Merge "Add unittests for moon_wrapper"Ruan HE8-3/+763
2017-12-14Add unittests for moon_wrapperThomas Duval8-3/+763
Change-Id: I8aa8c84552bd7ac952dc15b4e00e659fed8ed437
2017-12-14Merge "add unit tests for cache module"Ruan HE4-7/+252
2017-12-14add unit tests for cache moduleahmed.helmy4-7/+252
Change-Id: I2dcfa65867ddfe2a505c2432a52fa8869ae5589a Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
2017-12-14imporve the dev documentationahmed.helmy1-5/+7
Change-Id: Iee39de822490b26ee8d39e0a1b7a105a7bc16b4d Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
2017-12-14fix moon_db unit test bugRHE1-1/+1
Change-Id: Ibcba38681fcbe2a9672339a5f8582129fac30604 Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-14Merge "moon data mock for mocking models"Ruan HE1-0/+151
2017-12-14moon data mock for mocking modelsahmed.helmy1-0/+151
Change-Id: I88125370f84c1ef23d491e3728a67ac91f8546ac Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
2017-12-14add gerrit tutoRHE1-3/+47
Change-Id: I9a499bb013eb0a8e6970b07359115791b378a8a8 Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-14update moon_db python unit test readmeRHE3-44/+29
Change-Id: Ib6a4939cb750bc48936094aba10f943c48e35a42 Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-14Merge "Fix a bug in configuration of unit tests."Ruan HE2-4/+4
2017-12-14Fix a bug in configuration of unit tests.Thomas Duval2-4/+4
Change-Id: Ie2e73142f99bd7fcf015590673b25cde7c685f80
2017-12-14Add python packages if requirements.txt exists in tests/unit_pythonThomas Duval1-0/+6
Change-Id: I3689b4ed98ae690b0747536353fc536730c5b7ec
2017-12-13Add moon_bouchon component.Thomas Duval10-0/+353
Change-Id: I6b5e88ca9349923c15c252f7f338b790a6714320
2017-12-12Add unit tests for Moon InterfaceThomas Duval23-3305/+713
Change-Id: I28e6ee55c78f0f1109e0607e1b3d516f3f2e93ef
2017-12-11Add unittests for moon_authzThomas Duval6-2/+688
Change-Id: Ic6ca3f2daa122ab030b29eee45d63fb7eb8abd64
2017-12-09Merge "Delete some unneeded files"Ruan HE3-195/+0
2017-12-09Merge "Fix some configuration issues"Ruan HE4-3/+5
2017-12-09Merge "Fix a bug in moon_manager_db"Ruan HE3-9/+18
2017-12-08Delete some unneeded filesThomas Duval3-195/+0
Change-Id: I6bd7372751af70daa9cbb9ebcfb53ab529ce8284
2017-12-08Fix some configuration issuesThomas Duval4-3/+5
Change-Id: Ic6e9b442b87c2487793a2b6ca65cadf5e40958a1
2017-12-08Fix a bug in moon_manager_dbThomas Duval3-9/+18
Change-Id: Ib65a89dba04bc4c94913ee8573401fbb0a6f5c7b
2017-12-08Update script to use it with moon_utilities and moon_dbThomas Duval1-10/+18
Change-Id: I89b78277a6b00f50a243cd5561280136d6b53942
2017-12-05Update licensesThomas Duval8-196/+183
Change-Id: I4ce159f2d830e003566a8175367388c2abd52063
2017-12-01Merge "create moon python unit test docker image"Ruan HE6-14/+21
2017-12-01create moon python unit test docker imageRHE6-14/+21
Change-Id: I91c7103ca046a67c3cefadbd9ca6eca52cfbc0cf Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-12-01Update unit tests for Moon ManagerThomas Duval5-0/+200
Change-Id: I8de6950ed7df2b577e40920dd1df11c04da797a5
2017-12-01Merge "Add unit tests for moon_db"Ruan HE7-139/+318
2017-12-01Add unit tests for moon_dbThomas Duval7-139/+318
Change-Id: I98c18e696bd9dffe8c0ccc62df6c5210d78b4ab4
2017-11-30Add documentation for GUI developmentThomas Duval1-0/+49
Change-Id: Ia995f66bf75e114fde1e478865963d35320130b7
2017-11-30Merge "Update configuration for the mapping with Manager and Keystone"Ruan HE2-4/+4
2017-11-30Merge "Update GUI startup logs"Ruan HE1-1/+1
2017-11-30Merge "Fix a bug in manager API"Ruan HE1-3/+3
2017-11-30Merge "Fix a bug in manager startup"Ruan HE5-1/+2
2017-11-30Update configuration for the mapping with Manager and KeystoneThomas Duval2-4/+4
Change-Id: I34d6318191aff6d9302b1e82344ec762ed28e85b
2017-11-30Update GUI startup logsThomas Duval1-1/+1
Change-Id: I3c2c1b5ff9fa8d8adabfe3db586f7f2dfbc71f9d
2017-11-30Fix a bug in manager APIThomas Duval1-3/+3
Change-Id: Iaac09a9d2852cbc45784168240be821bc3eadd6e
2017-11-30Fix a bug in manager startupThomas Duval5-1/+2
Change-Id: I1bbe61ff745501605fd279298a3d518e7b520f8a
2017-11-29Merge "Update and clean configuration files"Ruan HE2-34/+8
2017-11-29Merge "Update delete_orchestrator script and put it in bin directory"Ruan HE2-60/+63
2017-11-29Merge "Update send_authz script to be able to request the wrapper."Ruan HE2-33/+91
2017-11-29Update and clean configuration filesThomas Duval2-34/+8
Change-Id: I260c3cebaf725fb4d12fc316897db5eadaba056c
2017-11-29Update delete_orchestrator script and put it in bin directoryThomas Duval2-60/+63
Change-Id: I88afc9f3c66222a891711856e320597448f3a7f1
2017-11-29Update send_authz script to be able to request the wrapper.Thomas Duval2-33/+91
Change-Id: Ifa54f1e640d8b119662da117f94dfe3ce317985b
2017-11-29Fix a bug in unittestThomas Duval2-7/+11
Change-Id: I9ef73c7c2f85eb8e72bf34d0095df8bdef86f2a9
2017-11-28moon_utilities python unit testRHE11-23/+276
Change-Id: Ia3e52d778ce2aba7f6ae1df727606dd40d3be480 Signed-off-by: RHE <rebirthmonkey@gmail.com>
2017-11-28Merge "Add examples of unittest with pytest for Moon Manager"Ruan HE4-0/+254
2017-11-28Add examples of unittest with pytest for Moon ManagerThomas Duval4-0/+254
Change-Id: I555d8d60985982f4c1c5b9c12101c0f8d9ce3b10