Age | Commit message (Expand) | Author | Files | Lines |
2018-09-11 | Refactor unit tests in 'test_odl_utils.py' |  Venkata Harshavardhan Reddy Allu | 1 | -57/+115 |
2018-09-03 | Update entry_point to conform with Xtesting |  Cédric Ollivier | 1 | -0/+2 |
2018-09-03 | Remove port security from vnfs when no-mano |  Manuel Buil | 3 | -12/+80 |
2018-08-31 | Decouple tacker from tests |  Manuel Buil | 15 | -236/+688 |
2018-08-30 | Merge "Bug fix: Bad usage of positional argument" |  Manuel Buil | 1 | -2/+2 |
2018-08-30 | Merge "Improve readability of the tests" |  Manuel Buil | 5 | -11/+11 |
2018-08-29 | Bug fix: Deletion testcase only uses one VNF |  Manuel Buil | 1 | -1/+0 |
2018-08-29 | Improve readability of the tests |  Manuel Buil | 5 | -11/+11 |
2018-08-29 | Bug fix: Bad usage of positional argument |  Manuel Buil | 1 | -2/+2 |
2018-08-29 | Flake8 fixes |  Manuel Buil | 3 | -14/+3 |
2018-08-29 | Change the test result comparison in 'test_odl_utils.py' #L103 |  Venkata Harshavardhan Reddy Allu | 1 | -1/+1 |
2018-08-22 | Added unit tests for 'odl_utils.py' module |  Venkata Harshavardhan Reddy Allu | 1 | -0/+775 |
2018-08-13 | Added unit tests for 'openstack_utils.py' module |  Venkata Harshavardhan Reddy Allu | 1 | -0/+1715 |
2018-08-08 | Fix UnboundLocalError in 'odl_utils.py'#L420 |  Venkata Harshavardhan Reddy Allu | 1 | -0/+1 |
2018-08-05 | formatting the log message in odl_utils.py #413 |  Venkata Harshavardhan Reddy Allu | 1 | -1/+1 |
2018-07-19 | Added parentheses in 'openstack_utils.py' line#476 |  Venkata Harshavardhan Reddy Allu | 1 | -1/+1 |
2018-07-02 | Merge "Fix Update README.tests" |  Dimitrios Markou | 1 | -8/+29 |
2018-06-28 | Merge "Added unit tests for 'test_utils.py' module" |  Manuel Buil | 1 | -0/+528 |
2018-06-28 | Fix Update README.tests |  spiritus72 | 1 | -8/+29 |
2018-06-27 | Update release notes for Fraser 6.2 |  Manuel Buil | 1 | -3/+3 |
2018-06-27 | Added unit tests for 'test_utils.py' module |  Venkata Harshavardhan Reddy Allu | 1 | -0/+528 |
2018-06-26 | Merge "Move the yamllint check to tox" |  Manuel Buil | 2 | -1/+10 |
2018-06-25 | Remove side_effect method in 'test_cleanup.py' module |  Venkata Harshavardhan Reddy Allu | 1 | -2/+0 |
2018-06-21 | Move the yamllint check to tox |  Dimitrios Markou | 2 | -1/+10 |
2018-06-21 | Create unit tests for 'cleanup.py' module |  Dimitrios Markou | 7 | -1/+394 |
2018-06-18 | [Bug fix] Fix broken urls |  Dimitrios Markou | 3 | -4/+4 |
2018-06-15 | Fix "Remove the annoying WARNINGS when using XCI" |  Bill Morrisson | 5 | -1/+25 |
2018-06-12 | Bug fix: pass variables in the class constructor |  Manuel Buil | 1 | -2/+2 |
2018-06-12 | Remove the pike specific files |  Manuel Buil | 10 | -315/+21 |
2018-06-12 | Rethink the clean up process |  Panagiotis Karalis | 6 | -18/+58 |
2018-06-12 | Merge "Enable local documentation builds" |  Dimitrios Markou | 8 | -0/+77 |
2018-06-07 | Provide support for VNFs |  Manuel Buil | 3 | -0/+26 |
2018-06-06 | Enable local documentation builds |  Trevor Bramwell | 8 | -0/+77 |
2018-06-04 | Provide support for local images |  Manuel Buil | 1 | -2/+13 |
2018-06-01 | Fix the logging to be compatible with functest |  Panagiotis Karalis | 13 | -38/+38 |
2018-05-23 | Update the release notes |  Manuel Buil | 1 | -3/+3 |
2018-05-22 | Fix symmetric test case result summary |  Jaime Caamaño Ruiz | 2 | -6/+10 |
2018-05-21 | Merge "Revert "Add iteritems() when parsing dict in Python 2.x"" |  Manuel Buil | 1 | -1/+1 |
2018-05-21 | Increase logging |  Manuel Buil | 1 | -0/+1 |
2018-05-21 | Improve logging and unify how to read from yaml |  Manuel Buil | 1 | -4/+6 |
2018-05-21 | Revert "Add iteritems() when parsing dict in Python 2.x" |  Manuel Buil | 1 | -1/+1 |
2018-05-18 | Merge "Clean up Test Case code" |  Manuel Buil | 7 | -1019/+870 |
2018-05-16 | Merge "Add iteritems() when parsing dict in Python 2.x" |  Brady Johnson | 1 | -1/+1 |
2018-05-15 | Clean up Test Case code |  Panagiotis Karalis | 7 | -1019/+870 |
2018-05-14 | Add latest_release as default6.0.1 |  Manuel Buil | 1 | -1/+1 |
2018-05-10 | Merge "Lookup ODL_VERSION variable" |  Manuel Buil | 2 | -0/+7 |
2018-05-09 | Add iteritems() when parsing dict in Python 2.x |  Dimitrios Markou | 1 | -1/+1 |
2018-05-09 | Add more logs to the code |  Manuel Buil | 5 | -6/+16 |
2018-05-08 | Lookup ODL_VERSION variable |  Manuel Buil | 2 | -0/+7 |
2018-05-03 | Bug fix: Use opnfv.logger object |  Manuel Buil | 12 | -59/+39 |