Provider failure leaves the state of service in "update_in_progress"

Bug #1429173 reported by Obulapathi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Poppy
Fix Released
High
Amit Gandhi

Bug Description

Provider failure leaves the state of service in "update_in_progress". We need to detect if the provider has failed and add revert logic to it in taskflow.

Obulapathi (obulpathi)
Changed in poppy:
status: New → Confirmed
Revision history for this message
Amit Gandhi (amit-gandhi) wrote :

Example request to reproduce:

{
  "name" : "pending.gandhi.co.nz",
  "flavor_id" : "cdn",
    "domains": [
      {"domain": "pending2.gandhi.co.nz" }
    ],
    "origins": [
        {
            "origin": "origin.gandhi.co.nz",
           "rules":[
              {
                "name": "default rule",
                "request_url": "/*"
              }
            ]
        },
       {
            "origin": "origin2.gandhi.co.nz",
           "rules":[
              {
                "name": "images rules",
                "request_url": "/images/*"
              }
            ]
        }
    ],
   "caching":[
      {
        "name": "TTL Rule 1",
        "ttl": 60,
        "rules":[
          {
            "name" : "rule1",
            "request_url":"/*"
          }
        ]
      }
  ]
}

Changed in poppy:
importance: Undecided → High
assignee: nobody → Amit Gandhi (amit-gandhi)
Changed in poppy:
milestone: none → kilo-3
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to poppy (master)

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

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

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

commit d148b653b1fce3527ef4c32324f9a5d24ff0eb2a
Author: amitgandhinz <email address hidden>
Date: Thu Mar 19 14:52:35 2015 -0400

    Fixed bug with setting up caching rules with akamai

    Change-Id: I6ba4a7e700dfc53a1fd0d35b010dcadbec3cafde
    Closes-Bug: #1429173

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.