Update git submodules

* Update python-openstackclient from branch 'master'
  to f1cb66a476b948093986afd18a00941b7807a9c4
  - Merge "Fix server evacuate command"
  - Fix server evacuate command
    
    I don't think it has ever worked in fact..
    
    The server.evacuate() in novaclient returns not a Server() instance,
    but a TupleWithMeta() object, that has no .to_dict() method [0]
    used in _prep_server_detail() function.
    
    [0] https://review.opendev.org/c/openstack/python-novaclient/+/276639
    
    Change-Id: I22f9ac072eb1b0bfd1263a256e9bea4500c03290
    Story: 2010204
    Task: 45928
This commit is contained in:
Zuul 2022-09-30 13:12:12 +00:00 committed by Gerrit Code Review
parent 086630ba2d
commit f6ce39de09
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit adac63efe1346ca832046c054937d11ee57914e7
Subproject commit f1cb66a476b948093986afd18a00941b7807a9c4