Fix redis/rabbitmq resource timeouts also on updates

Bug #1634851 reported by Michele Baldessari
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Emilien Macchi

Bug Description

With the following two changes we increased the timeout for redis and rabbit for both starting
and stopping to 200s:
https://review.openstack.org/386618 newton (merged)
https://review.openstack.org/385555 master (merged)

We also need to take care of the update path.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)

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

Changed in tripleo:
status: New → In Progress
Changed in tripleo:
assignee: Michele Baldessari (michele) → Emilien Macchi (emilienm)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/388676
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=38664900523ae0cdd346d4c66395b8fd0184b03a
Submitter: Jenkins
Branch: master

commit 38664900523ae0cdd346d4c66395b8fd0184b03a
Author: Michele Baldessari <email address hidden>
Date: Wed Oct 19 14:44:01 2016 +0200

    Fix the rabbitmq/redis pacemaker resource timeouts on updates

    With the following two changes we increased the timeout for redis and
    rabbit for both starting and stopping to 200s:
    https://review.openstack.org/386618 newton (merged)
    https://review.openstack.org/385555 master (merged)

    We want to also fix that on minor updates on all our supported
    releases upstream and downstream (newton, mitaka, liberty, kilo).
    This way we can guarantee that we have a uniform timeout for
    sart and stop for rabbit and redis across all our releases.

    Change-Id: If59bf3386832ee78d3a654f01077aff2e8be76e8
    Closes-Bug: #1634851

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/390914

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/newton)

Reviewed: https://review.openstack.org/390914
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=cd197be7ed402453768b1b5c8ed6584a482c0954
Submitter: Jenkins
Branch: stable/newton

commit cd197be7ed402453768b1b5c8ed6584a482c0954
Author: Michele Baldessari <email address hidden>
Date: Wed Oct 19 14:44:01 2016 +0200

    Fix the rabbitmq/redis pacemaker resource timeouts on updates

    With the following two changes we increased the timeout for redis and
    rabbit for both starting and stopping to 200s:
    https://review.openstack.org/386618 newton (merged)
    https://review.openstack.org/385555 master (merged)

    We want to also fix that on minor updates on all our supported
    releases upstream and downstream (newton, mitaka, liberty, kilo).
    This way we can guarantee that we have a uniform timeout for
    sart and stop for rabbit and redis across all our releases.

    Change-Id: If59bf3386832ee78d3a654f01077aff2e8be76e8
    Closes-Bug: #1634851
    (cherry picked from commit 38664900523ae0cdd346d4c66395b8fd0184b03a)

tags: added: in-stable-newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 5.1.0

This issue was fixed in the openstack/tripleo-heat-templates 5.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/397608

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/397610

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 6.0.0.0b1

This issue was fixed in the openstack/tripleo-heat-templates 6.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/liberty)

Reviewed: https://review.openstack.org/397610
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d3f39c409e70ff1e5c5cfbdc9939ca2f994ad77a
Submitter: Jenkins
Branch: stable/liberty

commit d3f39c409e70ff1e5c5cfbdc9939ca2f994ad77a
Author: Michele Baldessari <email address hidden>
Date: Wed Oct 19 14:44:01 2016 +0200

    Fix the rabbitmq/redis pacemaker resource timeouts on updates

    With the following two changes we increased the timeout for redis and
    rabbit for both starting and stopping to 200s:
    https://review.openstack.org/386618 newton (merged)
    https://review.openstack.org/385555 master (merged)

    We want to also fix that on minor updates on all our supported
    releases upstream and downstream (newton, mitaka, liberty, kilo).
    This way we can guarantee that we have a uniform timeout for
    sart and stop for rabbit and redis across all our releases.

    Change-Id: If59bf3386832ee78d3a654f01077aff2e8be76e8
    Closes-Bug: #1634851
    (cherry picked from commit 38664900523ae0cdd346d4c66395b8fd0184b03a)

tags: added: in-stable-liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 5.1.0

This issue was fixed in the openstack/tripleo-heat-templates 5.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/mitaka)

Reviewed: https://review.openstack.org/397608
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9399356a8534ad212ecb7d6558a0a8a76c617569
Submitter: Jenkins
Branch: stable/mitaka

commit 9399356a8534ad212ecb7d6558a0a8a76c617569
Author: Michele Baldessari <email address hidden>
Date: Wed Oct 19 14:44:01 2016 +0200

    Fix the rabbitmq/redis pacemaker resource timeouts on updates

    With the following two changes we increased the timeout for redis and
    rabbit for both starting and stopping to 200s:
    https://review.openstack.org/386618 newton (merged)
    https://review.openstack.org/385555 master (merged)

    We want to also fix that on minor updates on all our supported
    releases upstream and downstream (newton, mitaka, liberty, kilo).
    This way we can guarantee that we have a uniform timeout for
    sart and stop for rabbit and redis across all our releases.

    Change-Id: If59bf3386832ee78d3a654f01077aff2e8be76e8
    Closes-Bug: #1634851
    (cherry picked from commit 38664900523ae0cdd346d4c66395b8fd0184b03a)

tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 2.2.0

This issue was fixed in the openstack/tripleo-heat-templates 2.2.0 release.

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.