Update git submodules

* Update cloudkitty-dashboard from branch 'master'
  - Merge "Import reverse from django.urls rather than django.core.urlresolvers"
  - Import reverse from django.urls rather than django.core.urlresolvers
    
    Starting with Django 2 (which is the python3 version), the reverse and
    reverse_lazy functions are located in the django.urls module rather than
    django.core.urlresolvers. In Django>=1.10 (horizon depends on 1.11), these
    functions are available in django.urls. This commit aims at improving the
    python3 compatibility.
    
    Change-Id: I8e8d281c7cac21c4b5771d2430f7d376b7e8c46a
This commit is contained in:
Zuul 2019-03-21 09:46:59 +00:00 committed by Gerrit Code Review
parent 91431b0cb4
commit a5f23a6ea3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 28fe3b7bb03793668b89e146cb233f76c86091ce
Subproject commit 50c8a10a886a157c7db35fac42530b4d29b777f4