kolla-ansible/ansible/roles/ironic
Mark Goddard 15591437f3 Workaround ironic inspector startup issue
If ironic inspector starts up before ironic-api is accessible, we see
the following error:

AttributeError: StrictVersion instance has no attribute 'version'

This actually prevents startup of ironic inspector.

Example: http://paste.openstack.org/show/756342/

The underlying issue is in python-ironicclient:
https://storyboard.openstack.org/#!/story/2006393.

The workaround employed here is to wait for ironic-api to become
available before starting ironic-inspector.

Change-Id: I674982eba5082fdc951cdcb8247d706278c64c1a
Closes-Bug: #1839866
2019-10-31 17:11:15 +00:00
..
defaults Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
handlers Workaround ironic inspector startup issue 2019-10-31 17:11:15 +00:00
meta Add Ansible support for Ironic 2015-09-28 16:10:43 -04:00
tasks Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
templates Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00