[Docs] /v2/limits is undocumented

Bug #1522518 reported by Tim Simmons
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
High
Endre Karlson

Bug Description

The /v2/limits endpoint, which is very simple:

{
    "min_ttl": null,
    "max_zones": 9999999,
    "max_zone_records": 9999999,
    "max_zone_name_length": 255,
    "max_recordset_records": 9999999,
    "max_recordset_name_length": 255,
    "max_zone_recordsets": 9999999,
    "max_page_limit": 1000
}

Is undocumented, it needs a quick page.

Tags: docs
Tim Simmons (timsim)
Changed in designate:
status: New → Triaged
importance: Undecided → High
milestone: none → mitaka-2
tags: added: docs
Changed in designate:
assignee: nobody → Endre Karlson (endre-karlson)
status: Triaged → In Progress
Revision history for this message
Kiall Mac Innes (kiall) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.openstack.org/256977
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=0f77f64a6d4fce50b2cad4600ec2885c8fb00e61
Submitter: Jenkins
Branch: master

commit 0f77f64a6d4fce50b2cad4600ec2885c8fb00e61
Author: Endre Karlson <email address hidden>
Date: Sat Dec 12 22:12:23 2015 +0100

    Add documentation for Limits

    Closes-Bug: #1522518
    Change-Id: I224528ec34728d301218f222566d4d6551522346

Changed in designate:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/designate 2.0.0.0b2

This issue was fixed in the openstack/designate 2.0.0.0b2 development milestone.

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.