Skip to content

neutron: Don't restart l3-ha on .openrc change + timeout extension#2137

Merged
JanZerebecki merged 3 commits into
crowbar:masterfrom
skazi0:neutron-l3-ha-no-openrc
May 23, 2019
Merged

neutron: Don't restart l3-ha on .openrc change + timeout extension#2137
JanZerebecki merged 3 commits into
crowbar:masterfrom
skazi0:neutron-l3-ha-no-openrc

Conversation

@skazi0

@skazi0 skazi0 commented May 21, 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.

l3-ha service doesn't use .openrc so it doesn't need to be restarted
when that file is modified.
This openrc should no longer be needed now that we have the neutron
l3-ha-service which consumes its configuration from a yaml file.
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.
@skazi0 skazi0 requested review from dirkmueller and jdsn May 22, 2019 15:42
@skazi0 skazi0 changed the title neutron: Don't restart l3-ha on .openrc change neutron: Don't restart l3-ha on .openrc change + timeout extension May 23, 2019
@skazi0 skazi0 requested a review from JanZerebecki May 23, 2019 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants