Skip to content

[5.0] neutron: Don't restart l3-ha on .openrc change + timeout extension#2140

Merged
skazi0 merged 3 commits into
crowbar:stable/5.0-pikefrom
skazi0:neutron-l3-ha-no-openrc-8
May 31, 2019
Merged

[5.0] neutron: Don't restart l3-ha on .openrc change + timeout extension#2140
skazi0 merged 3 commits into
crowbar:stable/5.0-pikefrom
skazi0:neutron-l3-ha-no-openrc-8

Conversation

@skazi0

@skazi0 skazi0 commented May 23, 2019

Copy link
Copy Markdown
Member

l3-ha service doesn't use .openrc so it doesn't need to be restarted
when that file is modified.

Second commit removes redundant generation of .openrc in neutron cookbook.
Third one increases grace period for l3-ha service from 10x10s to 10x30s. This is needed to improve reliability of CI running in ECP.

port of #2137

skazi0 and others added 3 commits May 23, 2019 16:50
l3-ha service doesn't use .openrc so it doesn't need to be restarted
when that file is modified.

(cherry picked from commit 56e4bed)
This openrc should no longer be needed now that we have the neutron
l3-ha-service which consumes its configuration from a yaml file.

(cherry picked from commit aa20716)
The agent status is anyway not very quickly updated, and if
we retry too quickly we still might not have the underlying problem
fixes. Lets be more conservative and check every 30s instead of 10s.

(cherry picked from commit 59672c8)

@JanZerebecki JanZerebecki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI failure unrelated. Maybe SUSE-Cloud/automation#3461 will fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants