89158e0039
oslo.config provides sphinx extensions to generate config reference and sample config files. This commit enables the auto-generation of the networking config reference. Part of doc-migration work Suppress pyroute2 warning to pass the doc build. Change-Id: I74f0def7110674a6a735af77b9b07fb679b2959d
33 lines
422 B
Plaintext
33 lines
422 B
Plaintext
AUTHORS
|
|
build/*
|
|
build-stamp
|
|
ChangeLog
|
|
cover/
|
|
covhtml/
|
|
dist/
|
|
doc/build
|
|
doc/source/_static/config-samples/*.sample
|
|
etc/*.sample
|
|
etc/neutron/plugins/ml2/*.sample
|
|
*.DS_Store
|
|
*.pyc
|
|
neutron.egg-info/
|
|
neutron/vcsversion.py
|
|
neutron/versioninfo
|
|
pbr*.egg/
|
|
setuptools*.egg/
|
|
*.log
|
|
*.mo
|
|
*.sw?
|
|
*~
|
|
/.*
|
|
!/.coveragerc
|
|
!/.gitignore
|
|
!/.gitreview
|
|
!/.mailmap
|
|
!/.pylintrc
|
|
!/.testr.conf
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|