Commit Graph

5 Commits

Author SHA1 Message Date
Brent Eagles
e5ba54102b Set stop grace periods for designate services
Many of the designate services perform background syncrhonization
tasks and can lag a bit on shutdown, especially on heavily loaded or
large scale systems. Increasing the stop grace periods reduces the
likelihood that the system might get into a non-consistent state or a
state where a great deal of reconciling needs to occur on restart.

Change-Id: If521662eb4c47ada45cf0a9edd0a58db8a1d038d
2021-07-26 13:44:03 -02:30
Brent Eagles
b991086fea Move designate from experimental
A lot of work has been done on designate in the wallaby cycle and its
basic functionality deploys normally. There is an active team working on
the component and the deployment support.

Change-Id: I5cda7df93cc56dd9691a9d5857de455d0f539897
2021-06-14 13:18:50 -02:30
Emilien Macchi
f1ab762ed1 Move Designate to Experimental
Designate is a great service but unfortunatly, we don't have
full time maintainers therefore we can't certify the service will be
tested and work correctly.

In this patch, we create an experimental folder and put Designate in it.

Change-Id: I8a587ebdca2c7e64ab8348155cf75c2dbb65a5ed
2019-03-12 15:12:27 +00:00
Dan Prince
b3fef6678f Fix logging config on misc services
Some of these were missing or got dropped due to recent flattening
efforts.

Change-Id: I46a62e5f9290673884c76c03dfef80929c95495e
2019-03-04 07:52:56 -05:00
Dan Prince
6090dc6677 step2: flatten the designate service configurations
This change combines the previous puppet and docker files into a single
file that performs the docker service installation and configuration
for the designate Producer, Worker, and Mdns services.

Change-Id: Ibbd14996eb6fc9b2e45dd9f24d3b7156c42da990
Related-Blueprint: services-yaml-flattening
2019-02-18 08:11:17 -05:00