Update git submodules

* Update horizon from branch 'master'
  - Merge "Fix django-compress caching issues"
  - Fix django-compress caching issues
    
    django-compress doesn't work well with cache. If horizon is
    deployed in a containarized environment with pre-built static
    in images, django-compress tries to load old templates from cache.
    
    This patch introduces following changes:
    
    * update_angular_template_hash uses the correct Django cache backend now
    * fixed cache cleanup for memcached backend
    * added clean_angular_template_cache management command to clean cache
      manually without executing heavy 'compress' command.
    
    Closes-Bug: #1874657
    Change-Id: If1fd61fa2e4b36e22797b0f54ac067a2a937f369
This commit is contained in:
Zuul 2020-06-25 12:24:55 +00:00 committed by Gerrit Code Review
parent adda5ddf66
commit 98f7459bd4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 827365753886025dc62fbfbed179ef719d313711
Subproject commit b3832334afa45fd6a8a9c5bd5bedd7b317a8ad6c