From a22fbfba99c1f57772ee4f169f4832358deabf5d Mon Sep 17 00:00:00 2001 From: Han Guangyu Date: Fri, 22 Oct 2021 18:58:18 +0800 Subject: [PATCH] Update git submodules * Update ironic from branch 'master' to dc3fefe6a0f6101cb2568e5f20ed1e7a0474f155 - Add a description of stopping ironic-api.service According to the original document, before configuring ironic-api behind mod_wsgi and restarting the httpd service, the ironic-api service has been started. The port has been monitored by ironic-api.service, and the error "Apache fails to start, Address already in use" will be reported when the httpd service is restarted. Add a description of stopping and disabling the ironic-api service before starting httpd service. task: 43713 Change-Id: Idc965d80d0fbaa348453a94ae45318157b2c0d0c --- ironic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ironic b/ironic index c1a067c145..dc3fefe6a0 160000 --- a/ironic +++ b/ironic @@ -1 +1 @@ -Subproject commit c1a067c14521c0010fb96e4c629899ec7aef2878 +Subproject commit dc3fefe6a0f6101cb2568e5f20ed1e7a0474f155