f6eda6e9c7
enables the ability of unit testing and the Horizon dependency Change-Id: I880eec30ad032e2cfe02ab9303a2a8b00904fc70
30 lines
447 B
Plaintext
30 lines
447 B
Plaintext
*.pyc
|
|
*.sw?
|
|
*.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
|
|
openstack_dashboard/wsgi/horizon.wsgi
|
|
doc/build/
|
|
doc/source/sourcecode
|
|
/static/
|
|
.venv
|
|
.tox
|
|
build
|
|
dist
|
|
AUTHORS
|
|
ChangeLog
|
|
tags
|
|
group_based_policy_ui.egg-info*
|