tacker/.gitignore
Niraj Singh 202e2594a2 Add vnf package conf options and sample config file to docs
1. Added new config options for vnf packages.

2. This will generate a new sample config each time build
   sphinx is run. This is then used on a new docs page
   where you can either view the file in its entirety,
   or download the file.

Partial-Implements: blueprint tosca-csar-mgmt-driver

Co-Author: Bhagyashri Shewale <bhagyashri.shewale@nttdata.com>
Co-Author: Neha Alhat <neha.alhat@nttdata.com>
Change-Id: I900af00af7f939e6069411104caa714f396dc509
2019-09-19 08:49:08 +00:00

39 lines
539 B
Plaintext

AUTHORS
api-ref/build/
build/*
build-stamp
ChangeLog
cover/
.coverage
covhtml/
dist/
doc/build
*.DS_Store
*.pyc
tacker.egg-info/
tacker/vcsversion.py
tacker/versioninfo
pbr*.egg/
run_tests.err.log
run_tests.log
setuptools*.egg/
subunit.log
.testrepository
.idea/
.tox/
.venv/
*.mo
*.sw?
*~
.eggs/
.stestr/
SP1_res.yaml
etc/tacker/tacker.conf.sample
etc/tacker/policy.yaml.sample
releasenotes/build
etc/tacker/tacker.conf.sample
doc/source/contributor/api
doc/source/_static/tacker.conf.sample
doc/source/_static/tacker.policy.yaml.sample