https://github.com/ging/horizon
Revision 0f26d2e4bc6fdc1c207571827e05e4af918cb927 authored by Jenkins on 09 March 2012, 22:52:18 UTC, committed by Gerrit Code Review on 09 March 2012, 22:52:18 UTC
2 parent s 80b5d64 + 839cdbe
Raw File
Tip revision: 0f26d2e4bc6fdc1c207571827e05e4af918cb927 authored by Jenkins on 09 March 2012, 22:52:18 UTC
Merge "Show quotas in Allocate IP form and block if quota limit reached"
Tip revision: 0f26d2e
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