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

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

XMLWordPrintable

    • -
    • None
    • ShiftStack Sprint 257
    • 1
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, when you attempted to install a cluster on {rh-openstack-first} and you used special characters, such as the hash sign (`#`) in a cluster name, the Neutron API failed to tag a security group with the name of the cluster. This caused the installation of the cluster to fail. With this release, the installation program uses an alternative endpoint to tag security groups and this endpoint supports the use of special characters in tag names. (link:https://issues.redhat.com/browse/OCPBUGS-37492[*OCPBUGS-37492*])
      Show
      * Previously, when you attempted to install a cluster on {rh-openstack-first} and you used special characters, such as the hash sign (`#`) in a cluster name, the Neutron API failed to tag a security group with the name of the cluster. This caused the installation of the cluster to fail. With this release, the installation program uses an alternative endpoint to tag security groups and this endpoint supports the use of special characters in tag names. (link: https://issues.redhat.com/browse/OCPBUGS-37492 [* OCPBUGS-37492 *])
    • 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:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: