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

Adoption docs service list does not match the greenfield defaults

XMLWordPrintable

    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • None
    • Low

      In the section Adopting Compute services to the OSP data plane. 
      When it says "Prepare adopted EDPM workloads to use Ceph backend for Block Storage service (cinder), if configured so" :

      oc patch osdpns/openstack --type=merge --patch "
      spec:
        services:
          - repo-setup
          - download-cache
          - bootstrap
          - configure-network
          - validate-network
          - install-os
          - configure-os
          - run-os
          - reboot-os
          - install-certs
          - ceph-client
          - libvirt
          - nova
          - ovn
          - neutron-metadata
        nodeTemplate:
          extraMounts:
          - extraVolType: Ceph
            volumes:
            - name: ceph
              secret:
                secretName: ceph-conf-files
            mounts:
            - name: ceph
              mountPath: "/etc/ceph"
              readOnly: true
      " 

      repo-setup service isn't used anymore and it should be removed. It will use edpm_bootstrap_command

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

              Created:
              Updated: