Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-36913

RHOCP installation on Openstack fails with error "failed to tag the Control plane security group"

XMLWordPrintable

    • -
    • None
    • ShiftStack Sprint 256, ShiftStack Sprint 257
    • 2
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, the installation program used the Neutron API endpoint to tag security groups. This API does not support special characters, so some {rh-openstack-first} clusters failed to install on {rh-openstack}. With this release, the installation program uses an alternative endpoint to tag security groups so that the issue no longer persists. (link:https://issues.redhat.com/browse/OCPBUGS-36913[*OCPBUGS-36913*])
      Show
      * Previously, the installation program used the Neutron API endpoint to tag security groups. This API does not support special characters, so some {rh-openstack-first} clusters failed to install on {rh-openstack}. With this release, the installation program uses an alternative endpoint to tag security groups so that the issue no longer persists. (link: https://issues.redhat.com/browse/OCPBUGS-36913 [* OCPBUGS-36913 *])
    • Bug Fix
    • Done

      Description of problem:

      During OpenShift cluster installation - 4.16 Openshift installer file which uses terraform module is unable to create tags for the security groups associated with master / worker nodes since the tag is in key value format.  (i.e key=value)
      
      Error log for reference:
      level=error msg="failed to fetch Cluster: failed to generate asset \"Cluster\": failed to create cluster: failed during pre-provisioning: faile                    d to create security groups: failed to tag the Control plane security group: Resource not found: [PUT
      https://example.cloud:443/v2.0/security-groups/sg-id/tags/openshiftClusterID=ocpclientprod2-vwgsc]    

      Version-Release number of selected component (if applicable):

      4.16.0    

      How reproducible:

      100%    

      Steps to Reproduce:

          1. Create install-config
          2. run the 4.16 installer
          3. Observe the installation logs
          

      Actual results:

      installation fails to tag the security group    

      Expected results:

      installation to be successful    

      Additional info:

          

            pprinett@redhat.com Pierre Prinetti
            rhn-support-chdeshpa Chinmay Deshpande
            Itshak Brown Itshak Brown
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: