We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a526f5 commit 62fc8bcCopy full SHA for 62fc8bc
roles/os_networks/defaults/main.yml
@@ -101,6 +101,5 @@ os_networks_security_groups: []
101
# in the designated way.
102
os_networks_rbac: []
103
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
+# Upper constraints file for installation of Python dependencies.
+os_networks_upper_constraints_file: https://releases.openstack.org/constraints/upper/2023.1
0 commit comments