Update git submodules

* Update python-openstackclient from branch 'master'
  - Merge "Build utility image for using osc"
  - Build utility image for using osc
    
    python-openstackclient currently has a non-zero number of dependencies,
    so for admins who would like to run it on laptops or similar it can
    get tricky. In opendev, for instance, admins have it installed into
    a venv on a jump host, but it's really wonky to keep up with.
    
    Use the opendev/python-builder opendev/python-base pair to make a
    minimal image that contains an install of python-openstackclient
    and publish it to the osclient org on dockerhub. There is an overall
    policy against having binary artifacts such as this appear to be
    official deliverables of the OpenStack project, which this is not.
    It's also only publishing images based on master, so no warranties
    should be implied. But if this makes life easier for a user somewhere,
    cool.
    
    Change-Id: I9a8bfc27c127e92b6856cb6a3e45b32c818db16c
This commit is contained in:
Zuul 2020-03-16 21:09:01 +00:00 committed by Gerrit Code Review
parent f8c0bf46ba
commit d66fb98187
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bf2beb9e868175adb775ec253ef4a929ac557975
Subproject commit 8c4ecbe35dbf95ab91e693caff85132d9b881044