Can't ignore required package script.
Module 'horizon/openstack_dashboard/settings.py' imports package 'openstack_dashboard.local.enabled', therfore package script 'openstack_dashboard/local/enabled/__init__.py' can't be marked to be ignore by git. Change-Id: I8b495781d4cfce11ebaaad2c23e84787dc140fb5 Closes-Bug: #1530338
This commit is contained in:
parent
7a1e069af4
commit
34c1c533cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,7 +19,6 @@ releasenotes/build
|
|||||||
reports
|
reports
|
||||||
openstack_dashboard/local/local_settings.py
|
openstack_dashboard/local/local_settings.py
|
||||||
openstack_dashboard/local/local_settings.diff
|
openstack_dashboard/local/local_settings.diff
|
||||||
openstack_dashboard/local/enabled/*.py
|
|
||||||
openstack_dashboard/local/.secret_key_store
|
openstack_dashboard/local/.secret_key_store
|
||||||
openstack_dashboard/test/.secret_key_store
|
openstack_dashboard/test/.secret_key_store
|
||||||
openstack_dashboard/wsgi/horizon.wsgi
|
openstack_dashboard/wsgi/horizon.wsgi
|
||||||
|
Loading…
Reference in New Issue
Block a user