Update git submodules

* Update cyborg from branch 'master'
  - Merge "Document the alembic CLI better in README"
  - Document the alembic CLI better in README
    
    While we use ``cyborg-dbsync revision --message --autogenerate``
    (Note in README) to upgrate the db script, it raises an error,
    such as:
    
    root@ubuntu:# cyborg-dbsync revision --message --autogenerate
    usage: cyborg-dbsync revision [-h] [-m MESSAGE] [--autogenerate]
    cyborg-dbsync revision: error: argument -m/--message: expected one
    argument
    
    So add a brief message after the "--message" parameter to make the
    command run correctly.
    
    Change-Id: I50cb8f105b309b1f7c7653bca2897d31841e0e46
This commit is contained in:
Zuul 2020-01-21 22:51:11 +00:00 committed by Gerrit Code Review
parent 95eadefd71
commit 3ca9c9e9d3
1 changed files with 1 additions and 1 deletions

2
cyborg

@ -1 +1 @@
Subproject commit 244cdae066799590448e40a945f029cb67e0b828
Subproject commit 4d1c78110acebc12c463b22eb5309f77492c5aa9