Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | Aligned test with updated R-610030HEADmasteristanbulhonoluluguilin | Lovett, Trevor | 5 | -13/+14 |
2020-07-16 | Merge "[VVP] preload generation enhancements" | Trevor Lovett | 2 | -2/+11 |
2020-07-16 | [VVP] preload generation enhancements | stark, steven | 2 | -2/+11 |
2020-07-16 | [VVP] Bug fix for test_port_resource_ids | stark, steven | 1 | -0/+3 |
2020-07-06 | [VVP] Additional check for RG params | stark, steven | 1 | -0/+8 |
2020-07-06 | [VVP] Bug fix for test_port_resource_ids | stark, steven | 2 | -0/+100 |
2020-06-10 | Fixed error message get_attr test | Lovett, Trevor | 1 | -2/+2 |
2020-04-30 | Enforce filename rules | Lovett, Trevor | 4 | -100835/+32369 |
2020-04-23 | [VVP] Updating test that parameters section must have param | stark, steven | 5 | -183/+10 |
2020-04-08 | [VVP] fixing relative imports for VVP | stark, steven | 2 | -2/+2 |
2020-03-24 | [VVP] bump vvp image to 6.0.06.0.0 | stark, steven | 1 | -2/+2 |
2020-01-22 | VVP - Removed unused function and class | Lovett, Trevor | 2 | -39/+0 |
2020-01-21 | [VVP] base module is allowed to not have params | stark, steven | 2 | -38/+9 |
2020-01-21 | [VVP] Disallow vf_module_index look ups per R-55307 | Lovett, Trevor | 6 | -0/+319 |
2020-01-17 | [VVP] Allow base templates to not have resources | Lovett, Trevor | 7 | -27/+111 |
2020-01-16 | [VVP] Resources not allowed in 2nd level templates | Lovett, Trevor | 20 | -964/+416 |
2020-01-16 | [VVP] update PLATFORM PROVIDED param in env check | stark, steven | 1 | -7/+7 |
2020-01-14 | Excluding platform provided params from vnf-params | Lovett, Trevor | 1 | -0/+1 |
2019-12-04 | Merge "[VVP] Support pluggable data sources for preload data" | steven stark | 17 | -451/+1330 |
2019-12-04 | [VVP] Support pluggable data sources for preload data | Lovett, Trevor | 17 | -451/+1330 |
2019-12-04 | Remove unnecessary check for pytest.skip | anushadasari | 1 | -3/+0 |
2019-11-21 | Use the get_param method to simplify the extraction of the parameter name for... | anushadasari | 1 | -2/+2 |
2019-11-18 | [VVP] Updating vm_type class test to proceed if no cinder | stark, steven | 4 | -10/+13 |
2019-11-18 | Merge "Remove unnecessary check for pytest.skip" | steven stark | 1 | -5/+0 |
2019-11-18 | Merge "change if bad to assert not bad, message" | steven stark | 1 | -11/+7 |
2019-11-13 | Remove unnecessary check for pytest.skip | anushadasari | 1 | -5/+0 |
2019-11-13 | change if bad to assert not bad, message | anushadasari | 1 | -11/+7 |
2019-11-12 | [VVP] updating ports.py to check str_replace params | stark, steven | 10 | -491/+317 |
2019-11-12 | Merge "[VVP] Fix issue floating IP params for R-35666" | steven stark | 1 | -2/+2 |
2019-11-12 | Merge "[VVP] Handle intrinsic functions in prop_iterator" | steven stark | 1 | -4/+26 |
2019-11-12 | [VVP] Fix issue floating IP params for R-35666 | Lovett, Trevor | 1 | -2/+2 |
2019-11-12 | [VVP] Handle intrinsic functions in prop_iterator | Lovett, Trevor | 1 | -4/+26 |
2019-11-04 | Remove unnecessary check for pytest.skip | anushadasari | 1 | -6/+0 |
2019-11-04 | Skip unnecessary resource/pytest.skip check | anushadasari | 1 | -4/+0 |
2019-10-30 | Sonar fix for vvp 291 and 292 | Mamtha | 2 | -22/+6 |
2019-10-29 | [VVP] Make Preload Generation more reslient to failures | Lovett, Trevor | 2 | -2/+7 |
2019-10-16 | [VVP] Allow any_of and all_of in categories decorator | Lovett, Trevor | 1 | -6/+2 |
2019-10-16 | [VVP] Support any_of in categories decorator | Lovett, Trevor | 2 | -25/+30 |
2019-10-08 | [VVP] Flag duplicate parameters in .env files | Lovett, Trevor | 10 | -31/+112 |
2019-10-07 | [VVP] Enforce R-35666 by ensuring a network exists for int_ parameters | Lovett, Trevor | 13 | -108/+446 |
2019-10-04 | [VVP] Bug fix if resource value is hardcoded | stark, steven | 1 | -2/+9 |
2019-10-04 | Merge "Refactor function to reduce Cognitive Complexity" | Steven Wright | 1 | -3/+1 |
2019-10-04 | Merge "Sonarfix in structures.py" | Steven Wright | 1 | -7/+11 |
2019-10-04 | Reduced coginitive compexity from 16 to 15 | Ezhilarasi | 1 | -4/+4 |
2019-10-04 | Sonarfix in structures.py | Ezhilarasi | 1 | -7/+11 |
2019-10-03 | Refactor function to reduce Cognitive Complexity | anushadasari | 1 | -3/+1 |
2019-10-01 | Merge "Sonarfix: Reduce cognitive complexity"elalto | Steven Wright | 1 | -14/+5 |
2019-10-01 | Merge "Sonarfix: Reduced cognitive compexity" | Steven Wright | 1 | -19/+12 |
2019-10-01 | Merge "Reduce cognitive complexity" | Steven Wright | 1 | -8/+2 |
2019-10-01 | Merge "Sonarfix: Reduce cognitive complexity" | Steven Wright | 1 | -7/+1 |