Hi,

On Tue, Sep 23, 2025 at 1:30 AM Nguyễn Hữu Khôi <nguyenhuukhoinw@gmail.com> wrote:
Hi,

Would you like to correct me if I understand that watcher will not consider server groups when it does jobs?

Yes, that's correct, but note that watcher does not always define the destination for migrations in the actionplan. In some of the strategies it will simply request nova to define the destination node.

If I am right, do we have any solutions to this problem?

Solution is being implemented based on https://specs.openstack.org/openstack/watcher-specs/specs/2025.2/approved/extend-compute-model-attributes.html

Part of it has been already implemented (exposing additional attributes in nova api and cluster model https://review.opendev.org/c/openstack/watcher/+/955827 )
 
Thank you. Regards

Nguyen Huu Khoi