Uploaded image for project: 'openstack-k8s'
  1. openstack-k8s
  2. OSPK8-814

Unable to create the openstackconfiggenerator pod

XMLWordPrintable

    • False
    • None
    • False
    • Important

      I'm trying to deploy OSP 17.1 overcloud using OSPdO, in the step of Creating Ansible playbooks for overcloud configuration using OpenStackConfigGenerator CRD, it give me error like what mentioned below and please note that I have created the 2 required ConfigMaps (heat-env-config & tripleo-tarball-config) but I'm not sure of the validity of them, so kindly advise.

      https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/17.1/html/deploying_an_overcloud_in_a_red_hat_openshift_container_platform_cluster_with_director_operator/assembly_configuring-and-deploying-the-overcloud-with-director-operator#proc_creating-ansible-playbooks-for-overcloud-configuration-with-the-openstackplaybookgenerator-CRD_OSPdO-overcloud-deploy

      ~~~

      [kni@provisioner ~]$ cat openstack-config-generator.yaml
      apiVersion: osp-director.openstack.org/v1beta1
      kind: OpenStackConfigGenerator
      metadata:
        name: default
        namespace: openstack
      spec:
        enableFencing: true
        gitSecret: git-secret
        imageURL: registry.redhat.io/rhosp-rhel8/openstack-tripleoclient:17.1
        heatEnvConfigMap: heat-env-config
        # List of heat environment files to include from tripleo-heat-templates/environments
        heatEnvs:
        - ssl/tls-endpoints-public-dns.yaml
        - ssl/enable-tls.yaml
        tarballConfigMap: tripleo-tarball-config

      ~~~

      ~~~

      [kni@provisioner ~]$ oc get openstackconfiggenerator/default -n openstack
      NAME STATUS
      default Error

      ~~~

              Unassigned Unassigned
              rhn-support-camorris Carl Morris
              rhos-dfg-ospk8s
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: