]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorZuul <zuul@review.opendev.org>
Thu, 18 Dec 2025 19:34:56 +0000 (19:34 +0000)
committerGerrit Code Review <review@openstack.org>
Thu, 18 Dec 2025 19:34:56 +0000 (19:34 +0000)
commitfe7b2174d44315ef94ae46cc5073599d7150282f
tree74c002ec5b993fac0f5580203ce54b655c4e6310
parentec5ad4f160d81a56dcf8dd818fe10f6e0bf178bf
Update git submodules

* Update watcher-specs from branch 'master'
  to ea5d9742bd929399bc3dc11839c835cf0d73b711
  - Merge "Add specification for migrating Watcher to OpenStackSDK"
  - Add specification for migrating Watcher to OpenStackSDK

    This specification proposes a phased migration from individual
    Python client libraries to OpenStackSDK for inter-service
    communication. The individual client libraries (python-novaclient,
    python-cinderclient, etc.) are deprecated and scheduled for
    removal from future OpenStack releases.

    Phase 1 (2026.1) focuses on:
    - Establishing OpenStackSDK infrastructure
    - Migrating Nova client to SDK compute proxy
    - Creating migration patterns for subsequent phases

    Future phases will migrate remaining clients (Cinder, Keystone,
    Placement, Ironic) and eventually integrate Watcher itself into
    OpenStackSDK as an infra_optim service.

Assisted-By: claude-code (claude-sonnet-4.5)
    Change-Id: I9a38a9638a57104b6a92b6221141d3cc9569f804
Signed-off-by: jgilaber <jgilaber@redhat.com>
watcher-specs