mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-11 19:56:55 +00:00
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>
This commit is contained in:
parent
ec5ad4f160
commit
fe7b2174d4
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 38939f50e4d2257f3f56798b4fdc4ef6429f2160
|
||||
Subproject commit ea5d9742bd929399bc3dc11839c835cf0d73b711
|
||||
Loading…
Add table
Reference in a new issue