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

clusterOSImageProperties is documented as an array

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 2
    • None
    • None
    • None
    • None
    • None
    • OSDOCS Sprint 271, OSDOCS Sprint 272
    • 2
    • Done
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

      Description of problem:

          on https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/installing_on_openstack/installation-config-parameters-openstack#installation-configuration-parameters-optional-osp_installation-config-parameters-openstack , clusterOSImageProperties actually is an object rather than an array. Instead of:
      
      A list of key-value string pairs. For example, ["hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi"].
      
      it should be:
      
      A set of string properties. For example, {"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi"}.
      		"

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

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              mbridges@redhat.com Max Bridges
              pprinett@redhat.com Pierre Prinetti
              None
              None
              Itay Matza Itay Matza
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: