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

Make it possible to enable neutron-fwaas through the Neutron CR

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • neutron-operator
    • None

      Goal:

      Neutron-fwaas is service plugin which needs to be enabled on the neutron server side thus we need to have way to enable it through the Neutron CR. To achieve that we can do one of two things:

      • add new config option in the Neutron CRD, like e.g. `neutronFwaas` which will have values `True` or `False` and once this is set to `True` then operator will do all necessary configuration or
      • document how this can be enabled in existing CRs using `customServiceConfig` option.

       

      This should also take into consideration use case when fwaas is enabled post initial deployment and then it's not only configuration change but also needs to run db sync job.

              skaplons@redhat.com Slawomir Kaplonski
              skaplons@redhat.com Slawomir Kaplonski
              rhos-dfg-networking-squad-neutron
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: