Bug 2130262 - [OSP16.1] overcloud deployment failure due to unexpected dependency on openstack.cloud collection
Summary: [OSP16.1] overcloud deployment failure due to unexpected dependency on openst...
Keywords:
Status: CLOSED DUPLICATE of bug 2128616
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: tripleo-ansible
Version: 16.1 (Train)
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: OSP Team
QA Contact: Joe H. Rahme
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-09-27 15:54 UTC by rlobillo
Modified: 2022-10-04 14:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-10-04 14:33:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-18960 0 None None None 2022-09-27 16:08:08 UTC

Description rlobillo 2022-09-27 15:54:56 UTC
Description of problem:

On Openshift on Openstack we are regularly testing OSP16.1 passed_phase2. Recently, new puddle RHOS-16.1-RHEL-8-20220917.n.0 was tagged and the overcloud deployment started to fail with below error:

TASK [octavia-overcloud-config : include_tasks] ********************************
Saturday 24 September 2022  03:28:05 +0000 (0:00:00.161)       0:01:26.704 **** 
fatal: [controller-0]: FAILED! => {\"reason\": \"couldn't resolve module/action 'openstack.cloud.security_group_rule'. This often indicates a misspelling, missing collection, or incorrect module path.\
\
The error appears to be in '/usr/share/ansible/roles/octavia-overcloud-config/tasks/network.yml': line 107, column 3, but may\
be elsewhere in the file depending on the exact syntax problem.\
\
The offending line appears to be:\
\
\
- name: create security group rule for log offloading\
  ^ here\
\"}

This error was introduced by this BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2056892 


Version-Release number of selected component (if applicable): RHOS-16.1-RHEL-8-20220917.n.0


How reproducible: Always


Steps to Reproduce: Deploy overcloud with 16.1 passed_phase2 openstack puddle.

Actual results: Overcloud deployment failed.


Expected results: Successful installation.


Additional info: It is observed that package ansible-collections-openstack.noarch package is installed on OSP16.2 undercloud but it is not installed on OSP16.1 undercloud in the automation. Furthermore, the change introduced by the fix of https://bugzilla.redhat.com/show_bug.cgi?id=2056892 looks like the first usage of the openstack.cloud collection in 16.1 tripleo. playbooks.

Comment 1 David Rosenfeld 2022-09-27 19:58:30 UTC
Moving to networking since the BZ referenced in the description that caused the problem was networking.

Comment 2 Gregory Thiemonge 2022-09-28 07:11:50 UTC
This is BZ 2128616

I suggest that we close this new BZ as a duplicate

Comment 3 Tom Weininger 2022-10-04 14:33:30 UTC

*** This bug has been marked as a duplicate of bug 2128616 ***


Note You need to log in before you can comment on or make changes to this bug.