ironic-inspector/ironic_inspector/common
Dmitry Tantsur 0d20064f44 Add leader election for periodic sync with ironic
Periodically elect a leader to do the cleanup sync with
Ironic (to avoid unnecessary calls to  Ironic in a
multi-inspector setup).
Add config option 'leader_election_interval' to control
the period in which the leaders is elected.

Co-authored-by: Arne Wiebalck <arne.wiebalck@cern.ch>

Story: #2007801
Change-Id: I6f60aea41865f09f9e53e5d91b1e887f0b39efbd
2020-07-02 12:17:28 +02:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
context.py Add request context and policy enforcement 2017-10-13 11:55:52 +00:00
coordination.py Add leader election for periodic sync with ironic 2020-07-02 12:17:28 +02:00
i18n.py Remove translation of log messages Part-2 2017-03-28 01:53:40 +00:00
ironic.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
keystone.py Expose baremetal-introspection endpoint via mdns 2019-05-22 13:58:55 +02:00
lldp_parsers.py Use latest version of python construct 2020-05-14 10:37:07 +02:00
lldp_tlvs.py Use latest version of python construct 2020-05-14 10:37:07 +02:00
locking.py Stop using six library 2019-12-17 09:23:01 +01:00
rpc.py Update non-standalone job to use uwsgi 2019-08-31 10:01:59 +08:00
rpc_service.py Wrap rpc server into oslo.service 2018-10-23 09:17:42 +08:00
service_utils.py Update non-standalone job to use uwsgi 2019-08-31 10:01:59 +08:00
swift.py Don't use configuration options in function signatures 2019-09-26 15:59:22 +02:00