Domain Creation Never Enters Error State

Bug #1413800 reported by Ron Rickard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Medium
Ron Rickard

Bug Description

Because the domain creation in Pool Manager jumps right into domain update, the creation never enters an error state. We should fix this.

Ron Rickard (rjrjr)
Changed in designate:
milestone: none → kilo-2
assignee: nobody → Ron Rickard (rjrjr)
Kiall Mac Innes (kiall)
Changed in designate:
importance: Undecided → High
status: New → Confirmed
importance: High → Medium
Changed in designate:
status: Confirmed → In Progress
Kiall Mac Innes (kiall)
Changed in designate:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in designate:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to designate (master)

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

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

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

commit bb86fca692bf32683a202d8a5e3ae228c87fb939
Author: Vinod Mangalpally <email address hidden>
Date: Wed Feb 25 16:07:11 2015 -0600

    Add error state transition for creation of domains

    * If a domain creation is not successful on the backend
    servers, then the domain transitions to an error state.
    * Rewrote _clear_cache to skip an explicit retrieve.
    For memcache no retrieve is necessary. So no additional
    action is needed.
    For sqlalchemy, an id is needed for a delete, so a retrieve
    is done on a clear if needed.
    * periodic_sync now sync's domains that are not in an
    error state (periodic_recovery handles domains that are
    in error)
    * Added/modified unit tests

    Change-Id: I375262b3ccf4d1d9da1c8954f4768a55955a0129
    Closes-Bug: 1413800
    Closes-Bug: 1425695

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on designate (master)

Change abandoned by Kiall Mac Innes (<email address hidden>) on branch: master
Review: https://review.openstack.org/149428
Reason: All these fixes have been introduced / merged through other patchsets.

Thierry Carrez (ttx)
Changed in designate:
milestone: kilo-2 → 2015.1.0
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.