A Service in a Failed Status Can NOT be PATCH

Bug #1408089 reported by William Brothers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Poppy
Fix Released
Medium
Obulapathi

Bug Description

I have a service with a failed status due to a failed update.

{
"name": "Bills CDN service",
"id": "e695ebbb-0d00-4057-a4f5-186b00bd2d22",
"domains": [
{
"domain": "unnamed",
"protocol": "http"
}
],
"origins": [
{
"origin": "119.9.92.235",
"port": 80,
"ssl": false,
"rules": [ ]
}
],
"restrictions": [ ],
"caching": [ ],
"status": "failed",
"flavor_id": "cdn",
"errors": [
{
"message": "failed to update service"
}
],
"links": [
{
"href": "https://preview.cdn.api.rackspacecloud.com/v1.0/565831/services/e695ebbb-0d00-4057-a4f5-186b00bd2d22",
"rel": "self"
},
{
"href": "https://preview.cdn.api.rackspacecloud.com/v1.0/565831/flavors/cdn",
"rel": "flavor"
}
]
}

Attempted to execute a Patch request and the requests returned a 400 bad request with the following error message:

{
"message": "Service e695ebbb-0d00-4057-a4f5-186b00bd2d22 not deployed"
}

Changed in poppy:
milestone: none → kilo-2
Obulapathi (obulpathi)
Changed in poppy:
assignee: nobody → Obulapathi (obulpathi)
Changed in poppy:
status: New → In Progress
Changed in poppy:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to poppy (master)

Reviewed: https://review.openstack.org/145508
Committed: https://git.openstack.org/cgit/stackforge/poppy/commit/?id=f69f9d24ad4381937ec4e54c7a11b0d4a1d8aa35
Submitter: Jenkins
Branch: master

commit f69f9d24ad4381937ec4e54c7a11b0d4a1d8aa35
Author: Obulpathi <email address hidden>
Date: Wed Jan 7 09:00:54 2015 -0500

    Fixes bug: Unable to update a failed service

    Change-Id: Ic4c03df76c34d26f150a39e37f97d01ac83a7f40
    Closes-Bug: 1408089
    Closes-Bug: 1408314
    Closes-Bug: 1408315

Changed in poppy:
status: In Progress → Fix Committed
Changed in poppy:
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.