ironic/releasenotes/notes/allinone-4ca71f150a718811.yaml
Dmitry Tantsur c5ef4b9203 Start API after conductor is started in the combined executable
Change-Id: Icaffb5d346001d62e5c9522708dd44f01faeb3a6
2022-03-24 18:07:51 +01:00

7 lines
192 B
YAML

---
fixes:
- |
The combined ``ironic`` executable now starts the API only after the
built-in conductor starts. This avoids error 500 on requests while
the conductor is starting.