Update git submodules

* Update storyboard from branch 'master'
  - Merge "Fixes the Python 3 dependencies and iterator"
  - Fixes the Python 3 dependencies and iterator
    
    A. Fixes depedencies of Python 3:
    
    Following the documentation about Python 3 requirements.
    It was needed to change in the file ./requirements.txt
    replacing "python-openid" with "python3-openid".
    
    B. Fixing Python 3 compatibility in the migration script:
    
    In order to fix the migration script to run on Python 3
    I changed the line #24 on ./migrate/launchpad/reader.py,
    changing the iterator.
    
    Also, I added  in the file "./requirements.txt" a comment
    to use the library "launchpadlib" in order to run
    the migrate script.
    
    Change-Id: Iedcd283ade1ea62fdc5777dfe7b1ae5916db3480
This commit is contained in:
Zuul 2019-03-25 13:33:50 +00:00 committed by Gerrit Code Review
parent f5df024066
commit 9dd5764e8e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 43c291b8a71d3633cc06599311647b398a6c91c0
Subproject commit 686cc9f8ef34f442dcb72f09cb6f49906679c24b