Skip to content

Commit

Permalink
SM-Mitaka: add back customization for horizon
Browse files Browse the repository at this point in the history
Closes-Bug: #1606803

now contrail-horizon customization module is available, so HORIZON_CONFIG
could be added back for that.

Change-Id: I10c2f3ab73b47f694e8d70d53b69ab5e68019a1b
  • Loading branch information
Dheeraj Gautam committed Aug 5, 2016
1 parent 3a600fb commit 430c6ae
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,4 @@ ALLOWED_HOSTS = '*'
COMPRESS_OFFLINE = True
LOGOUT_URL='/horizon/auth/logout/'

##TODO: remove the check for kilo once we have package available
<%- if @package_sku !~ /^*:13\.0.*$/ -%>
HORIZON_CONFIG['customization_module'] = 'contrail_openstack_dashboard.overrides'
<%- end -%>

0 comments on commit 430c6ae

Please sign in to comment.