tuskar-ui-extras/MANIFEST.in
Radomir Dopieralski 05e505c5c6 Sexy boxes drag and drop
The plan edit page is modified to show the flavors with a visualisation
of the nodes. Roles can be dragged and dropped on the flavors.

TODO: actually save the flavor for a role in the form
TODO: add a popup for adding the roles to flavors

Change-Id: I9b97f39e3800b5b6c2e5639fcfd186b4196d0190
2014-10-03 14:06:28 +02:00

19 lines
683 B
Plaintext

recursive-include doc *.py *.rst *.css *.js *.html *.conf *.jpg *.gif *.png *.css_t
recursive-include tools *.py *.sh
recursive-include tuskar_boxes *.py *.html *.js *.scss *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif *.csv *.template
recursive-include tuskar_sat_ui *.py *.html *.js *.scss *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.ico *.wsgi *.gif *.csv *.template
include AUTHORS
include LICENSE
include Makefile
include manage.py
include README.rst
include run_tests.sh
include tox.ini
include doc/Makefile
include doc/source/_templates/.placeholder
include requirements.txt
include test-requirements.txt
exclude openstack_dashboard/local/*