Update MANIFEST for dashboard config
The various policy files in openstack-dashboard/conf are not included in the package by default. Update MANIFEST.in to recursively include that directory. Change-Id: I889a639b5d8d696df997c031036ffb8f88aa66b9 Closes-Bug: #1872671
This commit is contained in:
parent
fb467ad60d
commit
f7dc499de4
@ -2,6 +2,7 @@ recursive-include doc *.py *.rst *.scss *.js *.html *.conf *.jpg *.gif *.png
|
||||
recursive-include horizon *.html *.scss *.js *.csv *.template *.tmpl *.mo *.po
|
||||
recursive-include openstack_dashboard *.html *.js *.scss *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif *.csv *.template
|
||||
recursive-include tools *.py *.sh
|
||||
recursive-include openstack_dashboard/conf *
|
||||
|
||||
include AUTHORS
|
||||
include ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user