Specs for ironic-inspector
Go to file
Kaifeng Wang 2951d4866b Introduce etcd for service coordination
The spec introduces etcd and tooz for the inspector service
coordination, which is a prerequisite for service split.

Group management will be used to calculate which ironic-inspector
conductor service the rpc request will be sent to, distributed
locking support will help to avoid racing under concurrent environment.

Change-Id: If2c228c4d2ebaf93d79c4cbf2cc39146f8f74086
Story: 2001842
Task: 30376
2019-05-08 14:17:07 +08:00
doc/source Update theme to openstackdocstheme 2018-12-21 10:27:44 +08:00
specs Introduce etcd for service coordination 2019-05-08 14:17:07 +08:00
.gitignore Initial commit 2015-12-03 12:48:04 +01:00
.gitreview Added .gitreview 2015-12-02 12:39:44 +00:00
.testr.conf Initial commit 2015-12-03 12:48:04 +01:00
.zuul.yaml import zuul job settings from project-config 2018-08-16 09:42:19 -04:00
LICENSE Initial commit 2015-12-03 12:48:04 +01:00
README.rst fix url 2018-06-19 03:35:33 +00:00
requirements.txt Update theme to openstackdocstheme 2018-12-21 10:27:44 +08:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-05 03:26:32 +08:00
setup.py Initial commit 2015-12-03 12:48:04 +01:00
template.rst Update spec template 2018-08-30 16:13:17 +08:00
test-requirements.txt Initial commit 2015-12-03 12:48:04 +01:00
tox.ini Update theme to openstackdocstheme 2018-12-21 10:27:44 +08:00

README.rst

ironic-inspector specs

image

Specs for Ironic Inspector