summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2017-04-03Change Danube image for reportingMorgan Richomme1-0/+0
2017-03-30unify raise exception processSerenaFeng4-33/+52
2017-03-30replace self-defined http codes with standard definitionsSerenaFeng13-126/+115
2017-03-29Merge "add rename scenario exceptions"Morgan Richomme2-8/+54
2017-03-29Merge "Add docker-compose files and requirements"Morgan Richomme15-14/+555
2017-03-29add rename scenario exceptionsSerenaFeng2-8/+54
2017-03-29Merge "keep methods' name/docstring after decorator"Serena Feng2-0/+7
2017-03-28Merge "Create Catalogue page"Morgan Richomme46-18329/+901
2017-03-28keep methods' name/docstring after decoratorSerenaFeng2-0/+7
2017-03-28Add docker-compose files and requirementsKumar Rishabh15-14/+555
2017-03-27Add and insert new project iconsMorgan Richomme27-8/+53
2017-03-25Create Catalogue pagechenjiankun46-18329/+901
2017-03-23Merge "start TestAPI in venv with no config-file"Jose Lausuch1-2/+7
2017-03-23Merge "restore setup.cfg in case submitted by mistake"Jose Lausuch1-0/+3
2017-03-23Merge "make unittest execution more user-friendly"Jose Lausuch2-10/+9
2017-03-23make unittest execution more user-friendlySerenaFeng2-10/+9
2017-03-23restore setup.cfg in case submitted by mistakeSerenaFeng1-0/+3
2017-03-23start TestAPI in venv with no config-fileSerenaFeng1-2/+7
2017-03-23fix: always return 200 even if exception happensSerenaFeng1-6/+0
2017-03-20Merge "Add new testcases in reporting page"Morgan Richomme1-0/+12
2017-03-17Merge "Adds cronjob for filling vnf table row entries"Morgan Richomme3-0/+167
2017-03-17Merge "Add vnf, tag create & Associate Plugins"Morgan Richomme28-122/+1184
2017-03-17Merge "utils: fix yamllint issues"Jun Li2-0/+2
2017-03-17Merge "utils: fix yamllint issues"Jun Li5-13/+16
2017-03-16Merge "Add support for enum & expand vnf_catalogue schema"Morgan Richomme2-1/+15
2017-03-16Add new testcases in reporting pageMorgan Richomme1-0/+12
2017-03-16Add vnf, tag create & Associate PluginsKumar Rishabh28-122/+1184
2017-03-15Adds cronjob for filling vnf table row entriesKumar Rishabh3-0/+167
2017-03-15Merge "Update reporting page for Danube"Morgan Richomme9-364/+635
2017-03-15Add support for enum & expand vnf_catalogue schemaKumar Rishabh2-1/+15
2017-03-14utils: fix yamllint issuesJessica Wagantall2-0/+2
2017-03-14utils: fix yamllint issuesJessica Wagantall5-13/+16
2017-03-13Update reporting page for DanubeMorgan Richomme9-364/+635
2017-03-07Merge "bug fix: last 4 run reporting for storperf"Morgan Richomme3-13/+34
2017-03-07bug fix: last 4 run reporting for storperfMorgan Richomme3-13/+34
2017-03-03Create Test Reporting landing pagechenjiankun22-726/+805
2017-03-02Problem with rally_sanity resultsSerenaFeng1-98/+116
2017-03-01bugfix unittest test_queryProject occasionally failed in TestAPISerenaFeng2-4/+67
2017-03-01Merge "add openrc fetching for daisy installer"Morgan Richomme1-0/+11
2017-02-28add openrc fetching for daisy installerSerenaFeng1-0/+11
2017-02-28Move from snaps_healthcheck to connection_checkMorgan Richomme1-4/+4
2017-02-28Move case base from tempest_smoke_serial to snaps_healthcheckMorgan Richomme3-9/+11
2017-02-27[Functest] Add Tempest Defcore test to the dashboardjose.lausuch1-0/+2
2017-02-27Merge "make unittest cover server.py in TestAPI"Morgan Richomme5-19/+56
2017-02-27Merge "Use new-style classes which inherit from object in TestAPI"Morgan Richomme1-1/+1
2017-02-27Merge "Add storperf reportign status page Create associated static storperf p...Morgan Richomme9-4/+277
2017-02-27Use new-style classes which inherit from object in TestAPISerenaFeng1-1/+1
2017-02-27make unittest cover server.py in TestAPISerenaFeng5-19/+56
2017-02-24leverage tox to facilitate the developmentSerenaFeng3-0/+78
2017-02-24add unittest of config.pySerenaFeng8-17/+105