Age | Commit message (Expand) | Author | Files | Lines |
2017-03-07 | delete ft_constants and file functest_constants.py |  SerenaFeng | 1 | -209/+0 |
2017-03-01 | Merge "Adopt TestcaseBase for ONOS and ONOS SFC" |  Jose Lausuch | 1 | -9/+0 |
2017-03-01 | Adopt TestcaseBase for ONOS and ONOS SFC |  helenyao | 1 | -9/+0 |
2017-03-01 | Merge "Fix bad log message when trying to create an existing sec group" |  Jose Lausuch | 1 | -26/+33 |
2017-03-01 | Merge "[odl-sfc] Add function to retrieve a resource from HEAT" |  Morgan Richomme | 1 | -0/+28 |
2017-03-01 | Fix bad log message |  Morgan Richomme | 1 | -26/+33 |
2017-03-01 | Merge "config_functest support muiltilevel query" |  Morgan Richomme | 1 | -8/+12 |
2017-02-28 | [odl-sfc] Add function to retrieve a resource from HEAT |  Juan Vidal | 1 | -0/+28 |
2017-02-25 | Merge "Bugfix:Added the adapter info for compass and joid" |  Jose Lausuch | 1 | -1/+1 |
2017-02-24 | Merge "Use new-style classes which inherit from object" |  Morgan Richomme | 1 | -1/+1 |
2017-02-23 | Bugfix:Added the adapter info for compass and joid |  helenyao | 1 | -1/+1 |
2017-02-23 | Merge "Prepare env will exit when an error is raised" |  Jose Lausuch | 1 | -0/+7 |
2017-02-23 | Merge "[odl-sfc] Fix wait_for_vnf returning vnf_id on timeout" |  Jose Lausuch | 1 | -0/+5 |
2017-02-23 | Use new-style classes which inherit from object |  Linda Wang | 1 | -1/+1 |
2017-02-22 | Prepare env will exit when an error is raised |  helenyao | 1 | -0/+7 |
2017-02-22 | Merge "Undo setting CI_DEBUG to true by default" |  Cedric Ollivier | 1 | -1/+1 |
2017-02-22 | Merge "Add deployment_handler printout to prepare env" |  Jose Lausuch | 1 | -0/+2 |
2017-02-21 | Add deployment_handler printout to prepare env |  jose.lausuch | 1 | -0/+2 |
2017-02-21 | [odl-sfc] Fix wait_for_vnf returning vnf_id on timeout |  Juan Vidal | 1 | -0/+5 |
2017-02-21 | [odl-sfc] Add function get_vnf and fix endless loop in get_vnf_id |  Juan Vidal | 1 | -13/+24 |
2017-02-20 | [odl-sfc] Add timeout to get_vnf_id and create_vnf functions |  Juan Vidal | 1 | -18/+22 |
2017-02-20 | Undo setting CI_DEBUG to true by default |  Romanos Skiadas | 1 | -1/+1 |
2017-02-16 | config_functest support muiltilevel query |  SerenaFeng | 1 | -8/+12 |
2017-02-16 | Merge "[odl-sfc] Fix bug when getting the params for create_vnf" |  Jose Lausuch | 1 | -0/+1 |
2017-02-16 | [odl-sfc] Add symmetric option for sfc_create |  George Paraskevopoulos | 1 | -1/+4 |
2017-02-16 | [odl-sfc] Fix bug when getting the params for create_vnf |  George Paraskevopoulos | 1 | -0/+1 |
2017-02-15 | Add parameterized vnfd capabilities on vnf create |  George Paraskevopoulos | 1 | -1/+6 |
2017-02-15 | Merge "update cloudify_ims case" |  valentin boucher | 1 | -1/+1 |
2017-02-15 | update cloudify_ims case |  boucherv | 1 | -1/+1 |
2017-02-15 | Merge "Put the Logger as Object oriented." |  Jose Lausuch | 1 | -32/+26 |
2017-02-14 | Merge "Limit the substitution of ' in env vars" |  Cedric Ollivier | 1 | -4/+6 |
2017-02-14 | Merge changes from topic 'revert_write_to_file' |  Jose Lausuch | 2 | -33/+39 |
2017-02-14 | Limit the substitution of ' in env vars |  Cédric Ollivier | 1 | -4/+6 |
2017-02-14 | Bugfix: remove double quotes from environment variables |  jose.lausuch | 1 | -1/+2 |
2017-02-13 | Add can_dump_request_to_file decorator |  Cédric Ollivier | 2 | -0/+38 |
2017-02-13 | Revert "write test results to a local file" |  Cédric Ollivier | 1 | -33/+1 |
2017-02-10 | Put the Logger as Object oriented. |  helenyao | 1 | -32/+26 |
2017-02-09 | Fix source_credentials in openstack_utils |  Cédric Ollivier | 1 | -7/+7 |
2017-02-06 | Change log level when pod, scenario or build_tag cannot be retrieved |  Morgan Richomme | 1 | -5/+6 |
2017-02-03 | Fix template error log |  George Paraskevopoulos | 1 | -7/+9 |
2017-02-03 | Merge "Get tacker client using session authentication" |  Jose Lausuch | 1 | -3/+3 |
2017-02-02 | Merge changes from topic 'convert_unix_format' |  Jose Lausuch | 1 | -0/+0 |
2017-02-02 | Get tacker client using session authentication |  George Paraskevopoulos | 1 | -3/+3 |
2017-02-02 | Change permissions of python files |  Cédric Ollivier | 1 | -0/+0 |
2017-02-02 | Adapt Promise to new framework |  Morgan Richomme | 1 | -27/+0 |
2017-01-31 | Adapt doctor test case to the FeatureBase framework |  h-hayashi | 1 | -2/+0 |
2017-01-30 | Support newton in tempest |  Michael Polenchuk | 1 | -0/+2 |
2017-01-23 | Merge "Leverage logging config and refactor the logger" |  Helen Yao | 1 | -23/+37 |
2017-01-22 | Merge "Reverted the file permission" |  Helen Yao | 1 | -0/+0 |
2017-01-19 | Leverage logging config and refactor the logger |  helenyao | 1 | -23/+37 |