Update git submodules

* Update congress from branch 'master'
  - Fix congre command excute error when using python3.6
    
    when test murano python3 in patch [0], murano-congress-devstack
    failed when excute congress command, error as below:
    2018-12-28 05:33:03.601901 | controller | ++ functions-common:oscwrap:2287 :
    out='openstack: '\''congress datasource create neutronv2 neutronv2 --config poll_time=10 --config username=admin
    --config tenant_name=admin --config password=secretadmin --config auth_url=http://38.108.68.25/identity'\''
    is not an openstack command. See '\''openstack --help'\''.
    2018-12-28 05:33:03.601983 | controller | Did you mean one of these?
    2018-12-28 05:33:03.602029 | controller |   address scope create
    2018-12-28 05:33:03.602057 | controller |   address scope delete
    2018-12-28 05:33:03.602082 | controller |   address scope list
    2018-12-28 05:33:03.602122 | controller |   address scope set
    2018-12-28 05:33:03.602149 | controller |   address scope show'
    2018-12-28 05:33:03.604233 | controller | + functions-common:oscwrap:1               :   exit_trap
    This patch using setup_dev_lib function from devstack install python-congressclient,
    also this patch add a way to install congresscliet from requirements.
    
    [0]: https://review.openstack.org/#/c/624600/
    
    Change-Id: Ifda90653ca515bd5e21e5ed7338ab9fbdacc86ec
This commit is contained in:
zhurong 2019-01-03 10:46:26 +08:00 committed by Gerrit Code Review
parent e8ba05157a
commit a5a3a83b3c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7010b81d4680fca0faeaa6fd73865cebbb769724
Subproject commit 21f075faacf0c260c5f4899cd6ba16d369e1b787