Merge "Set build order for openstackclients"

This commit is contained in:
Zuul 2025-02-04 20:54:39 +00:00 committed by Gerrit Code Review
commit 9c0ea21006

View File

@ -127,6 +127,11 @@ BUILD ORDER: python-barbicanclient python-openstackclient
# python-barbicanclient(s) -b> python-openstackclient(python-openstackclient)
# python-openstackclient(s) -b> python-barbicanclient(python-barbicanclient)
SRC SET: python-novaclient python-openstackclient
BUILD ORDER: python-novaclient python-openstackclient
# python-novaclient <------> python-openstackclient
# python-openstackclient -b> python-novaclient
SRC SET: python-openstacksdk
BUILD ORDER: python-openstacksdk
# Self dependency with 1 chain