https://github.com/ging/horizon
Revision 80b5d642d010d5b00cc451be57e1c4f5513c7284 authored by Jenkins on 09 March 2012, 22:46:35 UTC, committed by Gerrit Code Review on 09 March 2012, 22:46:35 UTC
2 parent s 4fc2300 + fa74048
Raw File
Tip revision: 80b5d642d010d5b00cc451be57e1c4f5513c7284 authored by Jenkins on 09 March 2012, 22:46:35 UTC
Merge "Restores volume attachment list to instance details."
Tip revision: 80b5d64
MANIFEST.in
recursive-include docs *.py *.rst *.css *.js *.html *.conf
recursive-include horizon *.html *.js *.csv *.template *.mo *.po
recursive-include openstack_dashboard *.html *.js *.css *.less *.csv *.template *.mo *.po *.example *.eot *.svg *.ttf *.woff *.png *.gif *.ico *.wsgi
recursive-include tools *.py *.sh

include AUTHORS
include LICENSE
include Makefile
include manage.py
include README.rst
include run_tests.sh
include docs/Makefile
include docs/source/_templates/.placeholder
include tools/pip-requires
include tools/test-requires

exclude openstack_dashboard/local/local_settings.py
back to top