Designateclient does not support to provide domain names instead of domain ids

Bug #1443858 reported by Cedric Brandily
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-designateclient
Fix Released
Medium
Cedric Brandily

Bug Description

Most OpenStack service clients (neutron/nova/glance/keystoneclients) support to identify resources with their names.

But designateclient does not ... it should at least support to identify domains by names to increase usability.

Changed in python-designateclient:
assignee: nobody → Cedric Brandily (cbrandily)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-designateclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/173293

Changed in python-designateclient:
status: New → In Progress
Tim Simmons (timsim)
Changed in python-designateclient:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-designateclient (master)

Reviewed: https://review.openstack.org/173293
Committed: https://git.openstack.org/cgit/openstack/python-designateclient/commit/?id=4f586cb0603c086c590106b661ed886cffffd57a
Submitter: Jenkins
Branch: master

commit 4f586cb0603c086c590106b661ed886cffffd57a
Author: Cedric Brandily <email address hidden>
Date: Tue Apr 14 12:46:47 2015 +0000

    Allow to use domain names instead of ids

    Currently designate allows to identify a resource only by its id. This
    change allows to identify domains by name or id. This change defines
    the method find_resourceid_by_name_or_id which could be reused to
    identify other resources by name or id.

    Change-Id: I8e64cdbc5572623d05781d0c4e735ff0c429ea91
    Closes-Bug: #1443858

Changed in python-designateclient:
status: In Progress → Fix Committed
Changed in python-designateclient:
milestone: none → 1.3.0
status: Fix Committed → Fix Released
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.