You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
472 B
21 lines
472 B
include AUTHORS |
|
include babel.cfg |
|
include ChangeLog |
|
include CONTRIBUTING.rst |
|
include LICENSE |
|
include HACKING.rst |
|
include README.rst |
|
include openstack-common.conf |
|
include run_tests.sh |
|
include setup.cfg |
|
include setup.py |
|
include tox.ini |
|
include etc/* |
|
include httpd/* |
|
graft bin |
|
graft doc |
|
graft keystone/tests |
|
graft tools |
|
graft examples |
|
recursive-include keystone *.json *.xml *.cfg *.pem README *.po *.mo *.sql |
|
global-exclude *.pyc *.sdx *.log *.db *.swp keystone/tests/tmp/*
|
|
|