Skip to content

Commit 62fc8bc

Browse files
committed
os_networks: Bump upper constraints to Antelope
This is required for openstacksdk > 1.0, required for openstack.cloud modules.
1 parent 8a526f5 commit 62fc8bc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

roles/os_networks/defaults/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,5 @@ os_networks_security_groups: []
101101
# in the designated way.
102102
os_networks_rbac: []
103103

104-
# Use Yoga upper constraints otherwise, to allow compatibility with python 3.10
105-
# https://storyboard.openstack.org/#!/story/2008577
106-
os_networks_upper_constraints_file: https://releases.openstack.org/constraints/upper/yoga
104+
# Upper constraints file for installation of Python dependencies.
105+
os_networks_upper_constraints_file: https://releases.openstack.org/constraints/upper/2023.1

0 commit comments

Comments
 (0)