Update git submodules

* Update python-karborclient from branch 'master'
  - Fix listing with --all error
    
    When executing command "karbor xxx-list --all", it will raise
    error as 'error: ambiguous option: --all could match --all-tenants,
    --all_tenants'. The reason is we have both '--all-tenants' and
    '--all_tenants' in the specify operations, '--all' matches two
    args, so it can not work, but when using '--all-' or '--all_',
    it return the correct result. We should fix it, so we remove the
    arg '--all_tenants' which is not in the help info.
    Story: 2005874
    Task: 33686
    
    Change-Id: Iafa70c35594af732435122ebd50c114fd7f0b9df
    
  - OpenDev Migration Patch
    
    This commit was bulk generated and pushed by the OpenDev sysadmins
    as a part of the Git hosting and code review systems migration
    detailed in these mailing list posts:
    
    http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
    
    Attempts have been made to correct repository namespaces and
    hostnames based on simple pattern matching, but it's possible some
    were updated incorrectly or missed entirely. Please reach out to us
    via the contact information listed at https://opendev.org/ with any
    questions you may have.
This commit is contained in:
Jiao Pengju 2019-06-13 12:27:43 +08:00 committed by Gerrit Code Review
parent 6d393cf537
commit 26f642c059
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 036ec8746adbbfb1d7177158c4dcd494e8a6e6ae
Subproject commit 17f75a9c0030e38de01256759ba9714823c833cb