interop-workloads/.gitignore
yaohelan 436d97c672 NFV workload
This workload accomplishes the following:
1. Pull OPNFV Opera code
2. Leverage Opera code to install OPEN-O, deploy Clearwater vIMS by
OPEN-O
3. Pull OPNFV Functest
4. Run the Functest vIMS test cases to ensure vIMS is working
5. Generate calling information

Change-Id: I994503fcb52711fb6cd3222bd151be854665b21c
Signed-off-by: yaohelan <yaohelan@huawei.com>
2017-04-25 09:21:11 +08:00

32 lines
328 B
Plaintext

AUTHORS
build/*
build-stamp
ChangeLog
cover/
covhtml/
dist/
doc/build
etc/*.sample
*.DS_Store
*.pyc
interop_workloads.egg-info/
pbr*.egg/
setuptools*.egg/
*.log
*.mo
*.sw?
*~
/.*
!/.coveragerc
!/.gitignore
!/.gitreview
!/.mailmap
!/.pylintrc
!/.testr.conf
run/
*.retry
# Files created by releasenotes build
releasenotes/build