Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-08 | Fix a bug when calling some functest functions. | Thomas Duval | 1 | -2/+1 | |
Change-Id: Ia982126613001149c273964f712ccd17fb85a497 | |||||
2016-09-07 | Update subprocess code to be compliant with Python2 and update credentials ↵ | Thomas Duval | 4 | -12/+16 | |
for Swift Moonclient test. Change-Id: I571f3c48765da02ed7ad6c23b006afe0f97a8636 | |||||
2016-09-07 | Re-Add ODL federation test. | Thomas Duval | 1 | -6/+13 | |
Change-Id: I66995d2ff37eb36e7aac754d712742efbd0222be | |||||
2016-09-06 | Update federation tests and nova commands. | Thomas Duval | 4 | -26/+173 | |
Change-Id: I8eed3fdc79ce72521a9db26d527c73a106fdd08f | |||||
2016-09-05 | Add an option to force the name of the logfile. | Thomas Duval | 6 | -11/+35 | |
Change-Id: Iea61a1045c9d60a157725dfc7df8dad5b9ca905a | |||||
2016-09-01 | Fix errors with Functest. | Thomas Duval | 6 | -27/+75 | |
Change-Id: Iff86047633b89c5a27d56f91e78cdf1377038f5f | |||||
2016-08-29 | Remove configurationguide because configuratio information are in ↵ | Thomas Duval | 1 | -198/+0 | |
installationguide. Change-Id: I791feb3600e5d9e8b27d9a3af9e6f8ca9fdfced5 | |||||
2016-08-29 | Add ODL tests. | Thomas Duval | 1 | -10/+50 | |
Change-Id: Ic530a44671631e8f24bcf62651ce20d3ac882b61 | |||||
2016-08-29 | Merge "Update password to conform to password set in test platform" | Ruan HE | 2 | -4/+4 | |
2016-08-29 | Update password to conform to password set in test platform | Thomas Duval | 2 | -6/+6 | |
Change-Id: I9919da5e559a396d54e0f8a24799a096c5b9102f | |||||
2016-08-29 | Merge "Update base URL in API documentation." | Ruan HE | 1 | -1/+1 | |
2016-08-29 | Update base URL in API documentation. | Thomas Duval | 1 | -1/+1 | |
Change-Id: I6ff896d285bd63aa3e63a91f1b232ce37e33fcb9 | |||||
2016-08-25 | Updated docs structure according to directives | Sofia Wallin | 4 | -1156/+1172 | |
Created 2 new rst files, /installationprocedure/feature.configuration.rst and /userguide/feature.useage.rst. The index.rst should not contain any text only reference other rst files in your repo. Change-Id: Ic0d247063ea7d35618b7e5f9a591b420e66b8cf2 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> | |||||
2016-08-22 | functest bug user demo | WuKong | 1 | -1/+1 | |
Change-Id: Ibd086955f961ab5859d136f152b0da5423ccc701 Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2016-08-18 | Merge "fix bug hardcoded password and remove keystoneclient cli cmd" | Ruan HE | 1 | -2/+2 | |
2016-08-18 | fix bug hardcoded password and remove keystoneclient cli cmd | WuKong | 1 | -2/+2 | |
Change-Id: I537f44bd25b0fc16b2d1267e001831a8d217eb5d Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2016-08-18 | bug fix: push moon results to DB | Morgan Richomme | 1 | -27/+26 | |
Change-Id: Id94147c935f841bc6fa21b0c927912fecad27535 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> | |||||
2016-08-14 | add README | WuKong | 1 | -0/+29 | |
Change-Id: I466f1aded9871cb455f4b872755d521baa56bf9c Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2016-08-12 | Merge "Update test script for functests" | Ruan HE | 1 | -0/+2 | |
2016-08-12 | Update test script for functests | Thomas Duval | 1 | -0/+2 | |
Change-Id: Ic09c86aaf747bfa935c2afbc84103c9d935ee6d1 | |||||
2016-08-12 | Add documentation for OPNFV | Thomas Duval | 6 | -0/+2868 | |
Change-Id: I38c136308610bd414d73ca98faa71e9202d6361a | |||||
2016-08-10 | Update tests script to point to the python test file. | Thomas Duval | 1 | -2/+1 | |
Change-Id: I174479c4b3547fc30c736b3d17cac8baa136a1fc | |||||
2016-08-10 | Return code matches now the number of error occurred during tests | Thomas Duval | 5 | -43/+24 | |
Change-Id: I9de79187b12750003d5785048c6b929edff55468 | |||||
2016-08-10 | update execution permission | Thomas Duval | 1 | -0/+0 | |
Change-Id: I8ed8332a68554329d025a4b8b01a41e866e8f8bf | |||||
2016-08-10 | Add python test file for functest integration. | Thomas Duval | 1 | -0/+77 | |
Change-Id: Ie7cec83b136470c31f19633e63520b9596c49027 | |||||
2016-08-10 | Merge "Update test script with Moonclient test scripts." | Ruan HE | 1 | -116/+1 | |
2016-08-10 | Merge "Add self attribute in test command to allow the execution of all ↵ | Ruan HE | 8 | -21/+282 | |
internal tests (and update some test execution)." | |||||
2016-08-10 | Update test script with Moonclient test scripts. | Thomas Duval | 1 | -116/+1 | |
Change-Id: I38f2d3fcb8ecd975a7e05d1ca5439686fe0771c9 | |||||
2016-08-10 | Add self attribute in test command to allow the execution of all internal ↵ | Thomas Duval | 8 | -21/+282 | |
tests (and update some test execution). Change-Id: I3a35f662e51c03a94b53b8735085a4dbe8d236d5 | |||||
2016-08-08 | Merge "Update configurations" | Ruan HE | 3 | -19/+57 | |
2016-08-08 | Update configurations | Thomas Duval | 3 | -19/+57 | |
Change-Id: I8d65b73e1bfed94241a558660ae99fa22e0c22b4 | |||||
2016-08-08 | Remove hardcoded host | Thomas Duval | 1 | -1/+2 | |
Change-Id: Id058e674190fe7e728d79a276145aac27661f365 | |||||
2016-08-01 | Merge "Update script for debian package creation." | Ruan HE | 14 | -28/+436 | |
2016-08-01 | Update script for debian package creation. | Thomas Duval | 14 | -28/+436 | |
Change-Id: Ia85d82b2528f058a7a051f6a91e575feb8b0159c | |||||
2016-08-01 | Merge "Update script for debian package creation." | Ruan HE | 58 | -29/+6788 | |
2016-08-01 | Update script for debian package creation. | Thomas Duval | 58 | -29/+6788 | |
Change-Id: I0860633b9dc1aedd89e0272b92cb17022d35d01c | |||||
2016-07-08 | Merge "functest test script" | Ruan HE | 1 | -0/+128 | |
2016-07-07 | Remove a patch fraom Debian team as it inserts a bug in Moon. | Thomas Duval | 1 | -7/+44 | |
Change-Id: I5909e61005a15f6b36bd791a6f5bf65cf653afd0 | |||||
2016-07-06 | functest test script | WuKong | 1 | -0/+128 | |
Change-Id: If97e351d066cc9672469cd353cd744355cd136eb Signed-off-by: WuKong <rebirthmonkey@gmail.com> | |||||
2016-06-30 | Add script to create Moon deb package. | Thomas Duval | 1 | -0/+150 | |
Change-Id: I779970d5f39f30a4d9fbf07a0016ccd215d31621 | |||||
2016-06-30 | Add script to create Moon deb package. | Thomas Duval | 1 | -0/+151 | |
Change-Id: I7974d6b41e9a8cf6fe3e154715147656317f5ee8 | |||||
2016-06-16 | Merge "Add new version of aaa" | DUVAL Thomas | 277 | -0/+30298 | |
2016-06-16 | Merge "Delete old files" | DUVAL Thomas | 258 | -28007/+0 | |
2016-06-16 | Merge "update tests on Moonclient" | DUVAL Thomas | 6 | -17/+45 | |
2016-06-16 | Add new version of aaa | DUVAL Thomas | 277 | -0/+30298 | |
Change-Id: I94d72011e6019e66c98f46d11436a5cb33ff295d | |||||
2016-06-16 | Delete old files | DUVAL Thomas | 258 | -28007/+0 | |
Change-Id: I35cf053f404ba4134eeef46ef177259340634d4f | |||||
2016-06-16 | update tests on Moonclient | DUVAL Thomas | 6 | -17/+45 | |
Change-Id: I11dee646deec20423411c5bcaf4b8e694622bd79 | |||||
2016-06-09 | Merge "Update Keystone core to Mitaka." | Ruan HE | 514 | -18743/+49269 | |
2016-06-09 | Update Keystone core to Mitaka. | DUVAL Thomas | 515 | -18743/+49269 | |
Change-Id: Ia10d6add16f4a9d25d1f42d420661c46332e69db | |||||
2016-06-03 | Merge "Add __init__.py to force setup.py to retrieve files in this directory..." | Ruan HE | 1 | -0/+0 | |