https://github.com/ging/horizon
Revision 6999780204076776595d240dd9f4a9db52d5e9eb authored by Gabriel Hurley on 13 March 2012, 20:11:16 UTC, committed by Gabriel Hurley on 13 March 2012, 20:11:16 UTC
Fixes bug 946874.

Change-Id: Ieaac7f102047be1d6fb17f129bd2b74d13a1dc4c
1 parent d3f2552
Raw File
Tip revision: 6999780204076776595d240dd9f4a9db52d5e9eb authored by Gabriel Hurley on 13 March 2012, 20:11:16 UTC
Updated docs to reflect current required services for Horizon.
Tip revision: 6999780
.gitignore
*.pyc
*.swp
.environment_version
.selenium_log
.coverage*
.noseids
coverage.xml
pep8.txt
pylint.txt
reports
horizon.egg-info
openstack_dashboard/local/local_settings.py
docs/build/
docs/source/sourcecode
.venv
build
dist
back to top