f8ba5af130
* docs in doc/ rather than docs/ * write out changelog from git * freeze requirements file Change-Id: If28d5414f7b2747fd6835546c45e1acfac8a3563
18 lines
346 B
Plaintext
18 lines
346 B
Plaintext
include LICENSE
|
|
include HACKING.rst
|
|
include README.rst
|
|
include openstack-common.conf
|
|
include run_tests.py
|
|
include run_tests.sh
|
|
include setup.cfg
|
|
include setup.py
|
|
include TODO
|
|
include tox.ini
|
|
include etc/*
|
|
graft bin
|
|
graft doc
|
|
graft tests
|
|
graft tools
|
|
recursive-include keystone *.json *.xml *.cfg README
|
|
global-exclude *.pyc *.sdx *.log *.db *.swp
|