]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorAbhishek Kekane <akekane@redhat.com>
Thu, 18 Dec 2025 16:36:47 +0000 (16:36 +0000)
committerGerrit Code Review <review@openstack.org>
Thu, 18 Dec 2025 16:36:47 +0000 (16:36 +0000)
commitfe37df8fedf23dff5706fc9b97e7cb0c48c3c0db
tree534f2f5a4b63dc83b234878ebeea9616965f2273
parent79e470dd4d88b579da5c7ed322a3461a84221b0b
Update git submodules

* Update python-openstackclient from branch 'master'
  to ed2dc692ddaf0b5b7fd62d2c7e0eb03c2e4b1287
  - Fix image owner change when accepting membership with --project

    When using 'openstack image set --project <project> --accept <image>',
    the command incorrectly changed the image owner. The --project parameter
    when used with membership flags should only identify which member's
    status to update, not change ownership.

    Closes-Bug: #2136795
    Change-Id: I1044b51f38000fb5339740bc40c7f8645c794402
Signed-off-by: Abhishek Kekane <akekane@redhat.com>
python-openstackclient