Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-5375

Wrong indentation when executing Remove pre-FFU workarounds for Nova compute EDPM services

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • None
    • Release Note Not Required
    • 2024Q2
    • Important

      When executing Remove pre-FFU workarounds for Nova compute EDPM services:

        oc apply -f - <<EOF
        apiVersion: v1
        kind: ConfigMap
        metadata:
          name: nova-compute-ffu
          namespace: openstack
        data:
          20-nova-compute-cell1-ffu-cleanup.conf: |
            [workarounds]
            disable_compute_service_check_for_ffu=false
        ---
        apiVersion: dataplane.openstack.org/v1beta1
        kind: OpenStackDataPlaneService
        metadata:
          name: nova-compute-ffu
          namespace: openstack
        spec:
          label: nova.compute.ffu
          configMaps:
            - nova-compute-ffu
          secrets:
            - nova-cell1-compute-config
            - nova-migration-ssh-key
          playbook: osp.edpm.nova
        ---
        apiVersion: dataplane.openstack.org/v1beta1
        kind: OpenStackDataPlaneDeployment
        metadata:
          name: openstack-nova-compute-ffu
          namespace: openstack
        spec:
          nodeSets:
            - openstack
          servicesOverride:
            - nova-compute-ffu
        EOF 

      The bash prompts with:

      >

       

          There are no Sub-Tasks for this issue.

              jstransk@redhat.com Jiri Stransky
              pnavarro@redhat.com Pedro Navarro Perez
              rhos-dfg-upgrades
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: