-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.19.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
ShiftStack Sprint 278
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Version-Release number of selected component (if applicable):
How reproducible:
OpenShift installation OpenStack failing during the network.yaml playbook
Steps to Reproduce:
1.cat /etc/redhat-release Red Hat Enterprise Linux release 9.3 (Plow) [root@bastion93 ~]# oc version Client Version: 4.19.6 Kustomize Version: v5.5.0 [root@bastion93 ~]# openshift-install version openshift-install 4.19.6 built from commit 249d7428c51fe85cabdab6394c4aed86fc24d398 release image quay.io/openshift-release-dev/ocp-release@sha256:02ec914b5380b9e4e048b830c9521e8d11f7f613d4ff3977147107770288a595 release architecture amd64 ~~~ [root@hostname]# sudo dnf install python3. >>>>> Successfully done >> Downloading the Ansible playbook dependencies[1] [1]https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/installing_on_openstack/installing-openstack-user#installation-osp-downloading-modules_installing-openstack-user ~~~ root@bastion93 ~]# sudo subscription-manager repos \ --enable=rhel-9-for-x86_64-appstream-rpms \ --enable=rhel-9-for-x86_64-baseos-rpms \ --enable=openstack-17.1-for-rhel-9-x86_64-rpms Repository 'rhel-9-for-x86_64-appstream-rpms' is enabled for this system. Repository 'rhel-9-for-x86_64-baseos-rpms' is enabled for this system. Repository 'openstack-17.1-for-rhel-9-x86_64-rpms' is enabled for this system. its failed with below error. ~~~ Looks like module next_nth_usable was not found [cloud-user@bastion-dev-pok install-playbooks-ocp4.18]$ ansible-doc -t filter next_nth_usable [WARNING]: Collection ansible.netcommon does not support Ansible version 2.14.2 [WARNING]: Collection ansible.utils does not support Ansible version 2.14.2 [WARNING]: next_nth_usable was not found ~~~
Actual results:
Expected results:
Additional info: