Skip to content

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

Merged
dirkmueller merged 3 commits into
crowbar:stable/4.0from
skazi0:neutron-l3-ha-no-openrc-7
Jul 2, 2019
Merged

[4.0] neutron: Don't restart l3-ha on .openrc change + timeout extension#2141
dirkmueller merged 3 commits into
crowbar:stable/4.0from
skazi0:neutron-l3-ha-no-openrc-7

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 June 6, 2019 22:05
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)
@skazi0 skazi0 force-pushed the neutron-l3-ha-no-openrc-7 branch from ddcf054 to 5c24d29 Compare June 6, 2019 20:05
@skazi0

skazi0 commented Jun 6, 2019

Copy link
Copy Markdown
Member Author

rebased to get the gating fixes included

@skazi0 skazi0 requested a review from stefannica June 17, 2019 09:28
@dirkmueller dirkmueller merged commit d4a147f into crowbar:stable/4.0 Jul 2, 2019
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