stack can not be deleted: EndpointNotFound: public endpoint for messaging service in RegionOne region not found

Bug #1697682 reported by huangtianhua
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
huangtianhua

Bug Description

no zaqar service installed
1. create a stack with a nova server, and user_data_format=SOFTWARE_CONFIG, software_config_transport=ZAQAR_MESSAGE
2. the stack create failed, because there is no zaqar endpoint, an exception (EndpointNotFound: public endpoint for messaging service in RegionOne region not found) raised when populate the deployments metadata for server resource,
so the stack is set to CREATE_FAILED, ----it's ok.
3. then I try to delete the stack, but the stack can't be deleted, the same error happened: EndpointNotFound: public endpoint for messaging service in RegionOne region not found. ---- it's incorrect.

Changed in heat:
assignee: nobody → huangtianhua (huangtianhua)
importance: Undecided → Medium
Changed in heat:
milestone: none → pike-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

Changed in heat:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/474923
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=f47d898932db42477408173460e40638e64ee9e5
Submitter: Jenkins
Branch: master

commit f47d898932db42477408173460e40638e64ee9e5
Author: huangtianhua <email address hidden>
Date: Fri Jun 16 15:28:06 2017 +0800

    Don't store rsrc_data before zaqar queue created

    Store rsrc_data 'metadata_queue_id' after zaqar queue
    created, to avoid unnecessary queue delete calling when
    delete nova server.

    Change-Id: Ib1f7759ea66794ebd57fcfcea6b9e596b0e2c1c3
    Closes-Bug: #1697682

Changed in heat:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/heat 9.0.0.0b3

This issue was fixed in the openstack/heat 9.0.0.0b3 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.