https://github.com/ging/horizon
Revision bdfb56ae6599abfe584af90a1fd573f3b49c6959 authored by David Lyle on 27 September 2013, 22:43:46 UTC, committed by David Lyle on 27 September 2013, 22:57:10 UTC
Change-Id: I125f6c81235c6a1519044dd6145636693530277c
Closes-bug: #1220778
1 parent 9d41eba
Raw File
Tip revision: bdfb56ae6599abfe584af90a1fd573f3b49c6959 authored by David Lyle on 27 September 2013, 22:43:46 UTC
Cleaning up policy documentation
Tip revision: bdfb56a
.gitignore
*.pyc
*.swp
*.sqlite3
.environment_version
.selenium_log
.coverage*
.noseids
.DS_STORE
coverage.xml
nosetests.xml
pep8.txt
pylint.txt
reports
horizon.egg-info
openstack_dashboard/local/local_settings.py
openstack_dashboard/local/.secret_key_store
openstack_dashboard/test/.secret_key_store
doc/build/
doc/source/sourcecode
/static/
.venv
.tox
build
dist
AUTHORS
ChangeLog
tags
back to top