Update git submodules

* Update python-openstackclient from branch 'master'
  - Add "fields" parameter to ListPort query
    
    This new query parameter will allow to send a query to the Neutron
    server filtering only by those parameters needed by the list
    command: ID, name, MAC address, fixed IPs and status.
    
    When using input parameter "long", security groups IDs, device owner
    and tags will be added to the fields filter.
    
    With 4500 ports, those are the execution times for the command
    "openstack port list" (average values in a development environment):
    
                     Neutron API (seconds)  CLI (seconds)
    Without filter:  3.05                   10.15
    With filter:     2.76                   8.19
    
    Depends-On: https://review.opendev.org/#/c/754113/
    
    Change-Id: I1cccf0bc3533f8085e8dd61bf2fbe78c49b74b31
    Closes-Bug: #1897100
This commit is contained in:
Rodolfo Alonso Hernandez 2020-09-24 14:49:55 +00:00 committed by Gerrit Code Review
parent 80abb527c4
commit 041031bfc4

@ -1 +1 @@
Subproject commit 7146deef00d6a91e3c588acc8fc614e5597b3f76
Subproject commit 8387b114e38f21922967ba982bb1a25289fdb3ab