2773a8c4a29093a1ef12bdd795f4984aa3a860a3
Commit Graph

4 Commits

Author SHA1 Message Date
Takashi Kajinami
60afb3379b coordination: Deprecate support of the etcd3 driver
The etcd3 driver of tooz has been deprecated. This change deprecates
its support in the puppet modules so that we can remove the support in
a future release.
Depends-on: https://review.opendev.org/833107
Change-Id: I3cb9d3321957341d2110178ed7b67bfe3f265a38
2022年10月05日 04:14:05 +00:00
Takashi Kajinami
872883d7f5 coordination: Allow disabling management of backend package
... which is already implemented in other resources like oslo::cache.
Change-Id: I459b7b752a83f75b1cb05c2104812133039a9162
2021年08月29日 14:35:01 +09:00
Takashi Kajinami
09ece82775 coordination: disable config management
It turned out that Gnocchi uses the different parameter name to
define coordination backend. This change introduces a flag to disable
managmeent of coordination parameters so that we can implement that
management in specific manifets.
Change-Id: I9eccb6b727f67d1e7b74f886e8c08562f1824aba
2021年05月21日 17:14:18 +09:00
Takashi Kajinami
475d6e8bbd Add the base implementation for coordination parameters
This change introduces the oslo::coordination resource type, which can
be used to manage paramaeters and packages used for coordination(tooz).
Change-Id: I93ee3a37137232604aaa1532f4d46bf28264b677
2021年05月18日 18:13:55 +09:00