Designate DNS - List all Services and statuses.

Bug #1919183 reported by Arkady Shtempler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Low
Michael Johnson

Bug Description

There is a mismatch in URL used to retrieve "List of Services".

The URL mentioned in Documentation is: /v2/service_status
see: https://docs.openstack.org/api-ref/dns/?expanded=get-the-name-servers-for-a-zone-detail,list-statuses-detail#list-statuses

The one that is actually works on deployed Designate Devstack is: service_statuses
So it looks like we have to fix that probably in Documentation.
It means to replace /v2/service_status to /v2/service_statuses

Test patch is available here: https://review.opendev.org/c/openstack/designate-tempest-plugin/+/780567

Note: not yet merged.

Revision history for this message
Michael Johnson (johnsom) wrote :

Confirmed and the CLI also uses the service_statuses URL path.

Changed in designate:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Michael Johnson (johnsom)
Revision history for this message
Michael Johnson (johnsom) wrote :

Proposed patch: https://review.opendev.org/c/openstack/designate/+/782872
Posting just in case gerrit->launchpad is still broken.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.opendev.org/c/openstack/designate/+/782872
Committed: https://opendev.org/openstack/designate/commit/2e6611b112df9d32128103ba72e46819840c003f
Submitter: "Zuul (22348)"
Branch: master

commit 2e6611b112df9d32128103ba72e46819840c003f
Author: Michael Johnson <email address hidden>
Date: Wed Mar 24 23:10:52 2021 +0000

    Fix API reference for list service statuses

    The API reference incorrectly listed the URL path for list service
    statuses as /v2/service_status.
    This patch corrects that to the actual path and adds compatiblity
    for the /v2/service_status path in the code in case there are
    users or libraries coded to the incorrect path.

    Closes-Bug: #1919183
    Change-Id: I3cdf0f8dcde12891e244822480270aec48e0df0d

Changed in designate:
status: Confirmed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/designate 14.0.0.0rc1

This issue was fixed in the openstack/designate 14.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.