Update git submodules

* Update python-openstackclient from branch 'master'
  to 8b394e564120984059d6424bb870c8da51a400e7
  - Merge "Switch openstack server add port/network to using sdk."
  - Switch openstack server add port/network to using sdk.
    
    The old novaclient.v2.server.Server.interface_attach() method is
    replaced with proxy.create_server_interface().
    In swargs, 'net_id' and 'port_id' are mutual-exclusive, if one of
    them is given with value, the other one cannot be None, as the
    API would responde with 400 (None is not string).
    In unit test, temporary method 'setup_sdk_servers_mock' is added,
    because other tests are still using the old 'setup_servers_mock'.
    Functional tests are added. Releasenote is generated.
    
    Change-Id: I9899f0509febc5143560a1859ae6344d0a6d1427
This commit is contained in:
Zuul 2021-11-15 16:31:16 +00:00 committed by Gerrit Code Review
parent e6892c51de
commit c65433d700
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 163cb01e46fc3f906154a7045fdbe9342cd446c7
Subproject commit 8b394e564120984059d6424bb870c8da51a400e7