Bug 1826739

Summary: openstack UPI [documentation]: wrong name for an install step
Product: OpenShift Container Platform Reporter: Pierre Prinetti <pprinett>
Component: InstallerAssignee: Pierre Prinetti <pprinett>
Installer sub component: OpenShift on OpenStack QA Contact: weiwei jiang <wjiang>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: low    
Version: 4.5   
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: An Ansible step has a misleading name Fix: The name is now fixed Result: the step for gathering an auth token is now called "Get an auth token"
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:30:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pierre Prinetti 2020-04-22 13:22:57 UTC
Description of problem:

An Ansible step name mentions Server groups, while it gathers a token for calls unrelated to server groups.

Comment 3 weiwei jiang 2020-04-24 09:16:52 UTC
Checked with 4.5.0-0.nightly-2020-04-21-103613, and it's fixed.


TASK [Get an auth token] *******************************************************
task path: /root/jenkins/workspace/Remove VMs@2/cucushift/private-openshift-misc/v3-launch-templates/functionality-testing/aos-4_5/hosts/upi_on_openstack-scripts/down-03_load-balancers.yaml:13
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1587719417.302068-201729196543587 `" && echo ansible-tmp-1587719417.302068-201729196543587="` echo /root/.ansible/tmp/ansible-tmp-1587719417.302068-201729196543587 `" ) && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/cloud/openstack/os_auth.py
<localhost> PUT /root/.ansible/tmp/ansible-local-35913927g1hx6d/tmps70prdj4 TO /root/.ansible/tmp/ansible-tmp-1587719417.302068-201729196543587/AnsiballZ_os_auth.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1587719417.302068-201729196543587/ /root/.ansible/tmp/ansible-tmp-1587719417.302068-201729196543587/AnsiballZ_os_auth.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1587719417.302068-201729196543587/AnsiballZ_os_auth.py && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1587719417.302068-201729196543587/ > /dev/null 2>&1 && sleep 0'
ok: [localhost] => {
    "ansible_facts": {
        "auth_token": "gAAAAABeoqz7tIVRj_L8w4uX32BcdLMgRX5H6wJApswdGSxNp-AEFpOT3lT01pgyU0yBj6PmEBY2cVa9I7LpQjtGKVu234fZrO0eGllvU8_lS3pahByPXcZhlrJjHarvH35yfkSCHHZak9904n-bOBsXERjcWQxI6yVgZL08VzHNfQxwUyeXsjk",
        "service_catalog": [
            {
                "endpoints": [
                    {
                        "id": "06cad57c825a4defb776dedb20023ae1",
                        "interface": "internal",
                        "region": "regionOne",

Comment 4 errata-xmlrpc 2020-07-13 17:30:08 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409