2020-04-08 |
stark, steven | [VVP] fixing relative imports for VVP 69/105569/1 |
commit | commitdiff | tree | snapshot |
2020-03-24 |
stark, steven | [VVP] Self-release for vvp validation scripts 19/104319/2 frankfurt 6.0.0-ONAP |
commit | commitdiff | tree | snapshot |
2020-03-24 |
stark, steven | [VVP] bump vvp image to 6.0.0 75/104275/1 6.0.0 |
commit | commitdiff | tree | snapshot |
2020-02-06 |
stark, steven | [VVP] updating pom for migration to Sonarcloud 56/101356/1 |
commit | commitdiff | tree | snapshot |
2020-01-27 |
Lovett, Trevor | Assign Steven Stark as PTL 20/100820/1 |
commit | commitdiff | tree | snapshot |
2020-01-22 |
Lovett, Trevor | VVP - Removed unused function and class 09/100609/1 |
commit | commitdiff | tree | snapshot |
2020-01-21 |
stark, steven | [VVP] base module is allowed to not have params 72/100572/1 |
commit | commitdiff | tree | snapshot |
2020-01-21 |
Lovett, Trevor | [VVP] Disallow vf_module_index look ups per R-55307 56/100556/1 |
commit | commitdiff | tree | snapshot |
2020-01-17 |
Lovett, Trevor | [VVP] Allow base templates to not have resources 21/100421/1 |
commit | commitdiff | tree | snapshot |
2020-01-16 |
Lovett, Trevor | [VVP] Resources not allowed in 2nd level templates 99/100399/1 |
commit | commitdiff | tree | snapshot |
2020-01-16 |
stark, steven | [VVP] update PLATFORM PROVIDED param in env check 83/100383/1 |
commit | commitdiff | tree | snapshot |
2020-01-15 |
Lovett, Trevor | Add Trevor Lovett as committer 37/100337/1 |
commit | commitdiff | tree | snapshot |
2020-01-14 |
Lovett, Trevor | Excluding platform provided params from vnf-params 96/100296/1 |
commit | commitdiff | tree | snapshot |
2019-12-20 |
Hagop Bozawglanian | VVP - Fixing the INFO.yaml formatting 68/99868/1 |
commit | commitdiff | tree | snapshot |
2019-12-19 |
Hagop Bozawglanian | VVP - Cleaning up the INFO.yaml file 33/99833/1 |
commit | commitdiff | tree | snapshot |
2019-12-04 |
steven stark | Merge "[VVP] Support pluggable data sources for preload... |
commit | commitdiff | tree | snapshot |
2019-12-04 |
Lovett, Trevor | [VVP] Support pluggable data sources for preload data 17/99117/2 |
commit | commitdiff | tree | snapshot |
2019-12-04 |
anushadasari | Remove unnecessary check for pytest.skip 91/98591/2 |
commit | commitdiff | tree | snapshot |
2019-11-21 |
anushadasari | Use the get_param method to simplify the extraction... 99/98699/1 |
commit | commitdiff | tree | snapshot |
2019-11-18 |
stark, steven | [VVP] Updating vm_type class test to proceed if no... 39/98539/2 |
commit | commitdiff | tree | snapshot |
2019-11-18 |
steven stark | Merge "Remove unnecessary check for pytest.skip" |
commit | commitdiff | tree | snapshot |
2019-11-18 |
steven stark | Merge "change if bad to assert not bad, message" |
commit | commitdiff | tree | snapshot |
2019-11-13 |
anushadasari | Remove unnecessary check for pytest.skip 46/98346/1 |
commit | commitdiff | tree | snapshot |
2019-11-13 |
anushadasari | change if bad to assert not bad, message 44/98344/1 |
commit | commitdiff | tree | snapshot |
2019-11-13 |
stark, steven | [VVP] updating ports.py to check str_replace params 39/98339/3 |
commit | commitdiff | tree | snapshot |
2019-11-12 |
steven stark | Merge "[VVP] Fix issue floating IP params for R-35666" |
commit | commitdiff | tree | snapshot |
2019-11-12 |
steven stark | Merge "[VVP] Handle intrinsic functions in prop_iterator" |
commit | commitdiff | tree | snapshot |
2019-11-12 |
steven stark | Merge "Remove unnecessary check for pytest.skip" |
commit | commitdiff | tree | snapshot |
2019-11-12 |
steven stark | Merge "Skip unnecessary resource/pytest.skip check" |
commit | commitdiff | tree | snapshot |
2019-11-12 |
Lovett, Trevor | [VVP] Fix issue floating IP params for R-35666 36/98336/1 |
commit | commitdiff | tree | snapshot |
2019-11-12 |
Lovett, Trevor | [VVP] Handle intrinsic functions in prop_iterator 35/98335/1 |
commit | commitdiff | tree | snapshot |
2019-11-07 |
stark, steven | [VVP] updating oparent version to 2.1.0 63/98163/1 |
commit | commitdiff | tree | snapshot |
2019-11-04 |
anushadasari | Remove unnecessary check for pytest.skip 23/97923/1 |
commit | commitdiff | tree | snapshot |
2019-11-04 |
anushadasari | Skip unnecessary resource/pytest.skip check 22/97922/1 |
commit | commitdiff | tree | snapshot |
2019-10-30 |
Mamtha | Sonar fix for vvp 291 and 292 65/97765/1 |
commit | commitdiff | tree | snapshot |
2019-10-29 |
Lovett, Trevor | [VVP] Make Preload Generation more reslient to failures 96/97696/1 |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Lovett, Trevor | [VVP] Allow any_of and all_of in categories decorator 22/97222/1 |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Lovett, Trevor | [VVP] Support any_of in categories decorator 06/97206/2 |
commit | commitdiff | tree | snapshot |
2019-10-08 |
Lovett, Trevor | [VVP] Flag duplicate parameters in .env files 48/96748/1 |
commit | commitdiff | tree | snapshot |
2019-10-07 |
Lovett, Trevor | [VVP] Enforce R-35666 by ensuring a network exists... 98/96698/1 |
commit | commitdiff | tree | snapshot |
2019-10-04 |
stark, steven | [VVP] Bug fix if resource value is hardcoded 39/96639/1 |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Steven Wright | Merge "Refactor function to reduce Cognitive Complexity" |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Steven Wright | Merge "Sonarfix in structures.py" |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Ezhilarasi | Reduced coginitive compexity from 16 to 15 82/96582/3 |
commit | commitdiff | tree | snapshot |
2019-10-04 |
Ezhilarasi | Sonarfix in structures.py 77/96577/3 |
commit | commitdiff | tree | snapshot |
2019-10-02 |
anushadasari | Refactor function to reduce Cognitive Complexity 26/96526/1 |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Steven Wright | Merge "Sonarfix: Reduce cognitive complexity" elalto |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Steven Wright | Merge "Sonarfix: Reduced cognitive compexity" |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Steven Wright | Merge "[VVP] updating release version to 5.0.1" |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Steven Wright | Merge "Reduce cognitive complexity" |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Steven Wright | Merge "Sonarfix: Reduce cognitive complexity" |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Ezhilarasi | Sonarfix: Reduce cognitive complexity 80/96280/3 |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Ezhilarasi | reduce cognitive complexity 65/96465/2 |
commit | commitdiff | tree | snapshot |
2019-10-01 |
Ezhilarasi | Sonarfix: Reduced cognitive compexity 46/96346/2 |
commit | commitdiff | tree | snapshot |
2019-09-30 |
stark, steven | [VVP] updating release version to 5.0.1 45/96445/2 |
commit | commitdiff | tree | snapshot |
2019-09-27 |
stark, steven | [VVP] updating version, adding releases folder 45/96245/2 |
commit | commitdiff | tree | snapshot |
2019-09-26 |
Ezhilarasi | Sonarfix: Reduce cognitive complexity 78/96278/1 |
commit | commitdiff | tree | snapshot |
2019-09-26 |
Ezhilarasi | Reduce cognitive complexity 75/96275/1 |
commit | commitdiff | tree | snapshot |
2019-09-24 |
Steven Wright | Merge "added Is_nova_server method to helpers" |
commit | commitdiff | tree | snapshot |
2019-09-20 |
steven stark | Merge "[VVP] Misc tweaks and fixes to preload generation" |
commit | commitdiff | tree | snapshot |
2019-09-20 |
Lovett, Trevor | [VVP] Misc tweaks and fixes to preload generation 29/96029/2 |
commit | commitdiff | tree | snapshot |
2019-09-19 |
Lovett, Trevor | [VVP] Removed additional f-string for build-upload... 45/96045/1 |
commit | commitdiff | tree | snapshot |
2019-09-19 |
stark, steven | [VVP] removing Information.txt from test csar files 00/96000/2 |
commit | commitdiff | tree | snapshot |
2019-09-18 |
steven stark | Merge "[VVP] Replaced test.csar in preload_tests" |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Lovett, Trevor | [VVP] Replaced test.csar in preload_tests 35/95935/1 |
commit | commitdiff | tree | snapshot |
2019-09-18 |
Ezhilarasi | added Is_nova_server method to helpers 33/95933/2 5.0.0 5.0.1 |
commit | commitdiff | tree | snapshot |
2019-09-17 |
Lovett, Trevor | [VVP] Only install black on py 3.6 and up 79/95879/1 |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Lovett, Trevor | [VVP] Ensure Sonar coverage executes all tests 92/94692/6 |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Lovett, Trevor | Enforce black code format via pre-commit hook 86/95186/1 |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Lovett, Trevor | Fixed GUI not saving users' prior settings 54/95154/1 |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Lovett, Trevor | [VVP] Preload Generation Enhancements and Fixes 39/95039/1 |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Ezhilarasi | Sonar issue fix in helpers.py 25/94825/1 |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Ezhilarasi | Sonarfix:Reduce coginitive complexity vmtype util 51/94451/8 |
commit | commitdiff | tree | snapshot |
2019-08-27 |
Lovett, Trevor | [VVP] Generated completed preload from env files 84/94384/1 |
commit | commitdiff | tree | snapshot |
2019-08-21 |
stark, steven | [VVP] test_environment_file_parameters violation fix 55/94055/2 |
commit | commitdiff | tree | snapshot |
2019-08-20 |
Steven Wright | Merge "[VVP] Adding preload generation functionality" |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Lovett, Trevor | [VVP] Adding preload generation functionality 96/92296/6 |
commit | commitdiff | tree | snapshot |
2019-08-13 |
Hagop Bozawglanian | VNFRQTS - Update the rst table content 74/93474/1 |
commit | commitdiff | tree | snapshot |
2019-07-26 |
steven stark | Merge "[VVP] All http URLs in requirement link" |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Lovett, Trevor | [VVP] All http URLs in requirement link 57/92057/1 |
commit | commitdiff | tree | snapshot |
2019-07-25 |
Lovett, Trevor | [VVP] Fixed ParameterCollector nested get_param 16/92016/1 |
commit | commitdiff | tree | snapshot |
2019-07-24 |
steven stark | Merge "[VVP] Fixed issue in unused parameter detection" |
commit | commitdiff | tree | snapshot |
2019-07-24 |
steven stark | Merge "[VVP] Tox support for installing Win pre-built... |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Lovett, Trevor | [VVP] Fixed issue in unused parameter detection 64/91964/1 |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Lovett, Trevor | [VVP] Updating dependencies (except pytest) 62/91962/1 |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Lovett, Trevor | [VVP] Tox support for installing Win pre-built libraries 52/91952/3 |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Steven Wright | Merge "[VVP] updating oparent version" |
commit | commitdiff | tree | snapshot |
2019-07-24 |
steven stark | Merge "[VVP] Adding bandit security scans and fixes" |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Lovett, Trevor | [VVP] Adding bandit security scans and fixes 08/91908/3 |
commit | commitdiff | tree | snapshot |
2019-07-24 |
stark, steven | [VVP] updating oparent version 09/91909/1 |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Lovett, Trevor | [VVP] Update AZ tests to not apply to nested templates 66/91766/1 |
commit | commitdiff | tree | snapshot |
2019-07-19 |
Lovett, Trevor | [VVP] Properly escape error messages in HTML output 52/91752/1 |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Lokur, Manish | [VVP] Modifies uses_sr_iov function in structures.py... 15/90815/1 |
commit | commitdiff | tree | snapshot |
2019-07-02 |
Lokur, Manish | [VVP-230] Modified test_non_server_name_unique for... 54/90754/2 |
commit | commitdiff | tree | snapshot |
2019-07-01 |
Lokur, Manish | [VVP] Bug fix in conftest.py 49/90749/1 |
commit | commitdiff | tree | snapshot |
2019-06-19 |
steven stark | Merge "[VVP] Added support to display terms and force... |
commit | commitdiff | tree | snapshot |
2019-06-19 |
Lovett, Trevor | [VVP] Added support to display terms and force acceptan... 69/90169/1 |
commit | commitdiff | tree | snapshot |
2019-06-17 |
Steven Wright | Merge "[VVP] Allow multi-line error messages on error... |
commit | commitdiff | tree | snapshot |
2019-06-14 |
Lovett, Trevor | [VVP] Allow multi-line error messages on error reports 99/89899/1 |
commit | commitdiff | tree | snapshot |
2019-06-10 |
Steven Wright | Merge "[VVP] Fix redundant errors: missing base module... |
commit | commitdiff | tree | snapshot |
next |