48f2c7d4ef
Fixes LP Bug #950998. Change-Id: Ia521a9d013ef4fb332df4dc5576cc3e5f13651bc
19 lines
362 B
Plaintext
19 lines
362 B
Plaintext
include AUTHORS
|
|
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
|