5efee26c97
Add ReNo support to manage release notes. http://docs.openstack.org/developer/reno/ Change-Id: Ie5154d909e616e4e7e813052f9c121d6ac5b0875
65 lines
926 B
Plaintext
65 lines
926 B
Plaintext
*.py[cod]
|
|
|
|
# C extensions
|
|
*.so
|
|
|
|
# Packages
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
eggs
|
|
parts
|
|
bin
|
|
var
|
|
sdist
|
|
develop-eggs
|
|
.installed.cfg
|
|
lib
|
|
lib64
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
|
|
# Unit test / coverage reports
|
|
.coverage
|
|
.tox
|
|
nosetests.xml
|
|
|
|
# Translations
|
|
*.mo
|
|
|
|
# Mr Developer
|
|
.mr.developer.cfg
|
|
.project
|
|
.pydevproject
|
|
|
|
*~
|
|
*.swp
|
|
*.bundle
|
|
Gemfile.lock
|
|
|
|
doc/_build
|
|
|
|
# Built by pbr (python setup.py sdist):
|
|
AUTHORS
|
|
ChangeLog
|
|
|
|
extraconfig/all_nodes/mac_hostname.yaml
|
|
extraconfig/all_nodes/random_string.yaml
|
|
extraconfig/all_nodes/swap-partition.yaml
|
|
extraconfig/all_nodes/swap.yaml
|
|
extraconfig/tasks/major_upgrade_pacemaker_init.yaml
|
|
network/service_net_map.yaml
|
|
overcloud-resource-registry-puppet.yaml
|
|
overcloud.yaml
|
|
puppet/blockstorage-config.yaml
|
|
puppet/cephstorage-config.yaml
|
|
puppet/compute-config.yaml
|
|
puppet/controller-config.yaml
|
|
puppet/objectstorage-config.yaml
|
|
puppet/post.yaml
|
|
|
|
# Files created by releasenotes build
|
|
releasenotes/build
|