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

Use Designate DB when ptr record API is called

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • openstack-designate
    • None
    • VANS-004, VANS-005
    • Moderate

      Today, Designate ptr record APIs that should require only read-permission operations such as get and list - do write, those API calls call Neutron APIs and delete stale ptr records.

      The dependency in Neutron sometimes results in unexpected results, e.g. when “x-auth-all-projects” HTTP header is provided, Neutron returns an empty list of ptr records.

      We do not need to call Neutron APIs to return the existing ptr records. This task will change the Designate ptr record behavior and use Designate DB instead of calling Neutron.

            oschwart1 Omer Schwartz
            oschwart1 Omer Schwartz
            rhos-dfg-networking-squad-vans
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: