aboutsummaryrefslogtreecommitdiffstats
path: root/test/vcpe/vcpe.py
AgeCommit message (Expand)AuthorFilesLines
2020-03-05Fix Python linting issues in Python scriptsBartek Grzybowski1-5/+5
2020-03-05Supress pylint warnings for undefined variablesBartek Grzybowski1-1/+1
2020-03-05Fix indentation and whitespace issues in Python scriptsBartek Grzybowski1-5/+5
2020-03-04Fix pylint trailing whitespaces issues in vcpe python scriptsBartek Grzybowski1-1/+1
2020-03-04Remove unused imports in vcpe python scriptsBartek Grzybowski1-1/+1
2020-01-10Support setting custom path to config file in vcpe.pyBartek Grzybowski1-8/+9
2020-01-10Use argparse library to parse command line optionsBartek Grzybowski1-27/+56
2019-12-06Insert vcpe customer service workflow into SO catalogdbBartek Grzybowski1-1/+1
2019-11-20Fix logic for finding brg vnf template fileBartek Grzybowski1-5/+13
2019-11-19Add identity-url to region data in AAIBartek Grzybowski1-0/+3
2019-11-18Disable InsecureRequestWarning from requests libraryBartek Grzybowski1-0/+6
2019-11-14Initial GRA_API SupportBrian Freeman1-10/+29
2019-10-30Fix failures return codes in vcpe scriptsBartek Grzybowski1-5/+5
2019-10-18Add usage description for 'noloss' optionBartek Grzybowski1-1/+2
2019-10-16Automate SDNC ip pool insertion into databaseBartek Grzybowski1-0/+1
2019-09-25Fix hashbang in vCPE Python scriptsBartek Grzybowski1-3/+2
2019-09-25Automate vCPE closed loop policy pushingBartek Grzybowski1-0/+5
2019-09-20SDNC SSL port, BRG category, DEBUGBrian Freeman1-2/+4
2019-06-26Clean up vCPE scriptYang Xu1-8/+5
2019-04-30Add allotted resource subcategory BRG in SDCYang Xu1-5/+17
2019-04-29Download vCPE service csar from SDCYang Xu1-0/+6
2018-12-31Use Openstack novaclient API in vCPEYang Xu1-1/+1
2018-12-30Automate pod cluster node ip retrievalYang Xu1-0/+6
2018-12-28Fix issue when creating SNIRO configurationYang Xu1-2/+2
2018-12-02Use Casablanca released artifacts for vCPE VNFsYang Xu1-1/+7
2018-11-22Change vgw module name for vCPE test scriptYang Xu1-1/+1
2018-11-20Fix issues in vcpe test scriptYang Xu1-1/+1
2018-11-13fixes from vCPE testingBrian Freeman1-2/+2
2018-11-12Fix brg image and usageBrian Freeman1-0/+1
2018-11-12Update nodeports ; fix typo in preload.pyBrian Freeman1-1/+1
2018-11-12Updates for Casbalanca vcpe.pyBrian Freeman1-1/+4
2018-07-23Support vCPE automation in OOM-based envKang Xi1-4/+5
2018-05-30Support multiple customer instantiationKang Xi1-7/+20
2018-04-13Initial code import for vcpe automation.Kang Xi1-0/+207