Reload the configuration files

Registered by Vinod Mangalpally

Oslo.cfg recently implemented a blueprint - https://blueprints.launchpad.net/oslo/+spec/cfg-reload-config-files for reloading configuration files. The changes related to the blueprint are at https://review.openstack.org/#/c/32231/. Designate needs to pick up that change and allow reloading of the configuration files.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Low
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Review
Series goal:
None
Implementation:
Not started
Milestone target:
None

Related branches

Sprints

Whiteboard

There are several places within the Designate codebase where we copy values out of the config object, and onto a class member.

These instances will need to be identified, and adjusted to read "live" from the config object.

After that, we'll want to implement a HUP signal handler to call oslo.cfg's reload method.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.