heat-dashboard/MANIFEST.in
Jean-Philippe Evrard d7704ef1a5 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
2018-01-26 08:25:44 +00:00

5 lines
118 B
Plaintext

recursive-include heat_dashboard *.html *.scss *.css *.js *.map *.svg *.png *.json
include AUTHORS
include ChangeLog