Age | Commit message (Expand) | Author | Files | Lines |
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 | 19 | -698/+79 |
2020-01-16 | [VVP] update PLATFORM PROVIDED param in env check | stark, steven | 1 | -7/+7 |
2019-12-04 | Merge "[VVP] Support pluggable data sources for preload data" | steven stark | 3 | -17/+27 |
2019-12-04 | [VVP] Support pluggable data sources for preload data | Lovett, Trevor | 3 | -17/+27 |
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 | 1 | -1/+5 |
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 | 7 | -27/+107 |
2019-10-07 | [VVP] Enforce R-35666 by ensuring a network exists for int_ parameters | Lovett, Trevor | 12 | -90/+428 |
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 |
2019-10-01 | Sonarfix: Reduce cognitive complexity | Ezhilarasi | 1 | -14/+5 |
2019-10-01 | reduce cognitive complexity | Ezhilarasi | 1 | -13/+10 |
2019-10-01 | Sonarfix: Reduced cognitive compexity | Ezhilarasi | 1 | -19/+12 |
2019-09-26 | Sonarfix: Reduce cognitive complexity | Ezhilarasi | 1 | -7/+1 |
2019-09-26 | Reduce cognitive complexity | Ezhilarasi | 1 | -8/+2 |
2019-09-24 | Merge "added Is_nova_server method to helpers" | Steven Wright | 1 | -0/+8 |
2019-09-20 | [VVP] Misc tweaks and fixes to preload generation | Lovett, Trevor | 6 | -20/+274 |
2019-09-18 | added Is_nova_server method to helpers5.0.15.0.0 | Ezhilarasi | 1 | -0/+8 |
2019-09-06 | Enforce black code format via pre-commit hook | Lovett, Trevor | 10 | -35/+105 |
2019-09-03 | Sonar issue fix in helpers.py | Ezhilarasi | 1 | -3/+1 |
2019-08-30 | Sonarfix:Reduce coginitive complexity vmtype util | Ezhilarasi | 1 | -5/+6 |
2019-08-27 | [VVP] Generated completed preload from env files | Lovett, Trevor | 4 | -5/+87 |