Ensure json files are provided in the package
The change introduced to deliver files when pip installing the heat dashboard [1] won't include the policy file if json files are not part of the MANIFEST. [1]: https://review.openstack.org/#/c/537963 Change-Id: Id1eb508bbd0f0adcd1867cc31b45fef93db5a7a2
This commit is contained in:
parent
2a8a858acb
commit
d7704ef1a5
@ -1,4 +1,4 @@
|
||||
recursive-include heat_dashboard *.html *.scss *.css *.js *.map *.svg *.png
|
||||
recursive-include heat_dashboard *.html *.scss *.css *.js *.map *.svg *.png *.json
|
||||
|
||||
include AUTHORS
|
||||
include ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user