Update git submodules

* Update ironic from branch 'master'
  to 3625060943d4e9a949dc9332cb72e2ff65524063
  - Merge "[iRMC] Convert the type of irmc_port to int"
  - [iRMC] Convert the type of irmc_port to int
    
    When using the node managed by the `irmc` hardware type,
    if the port number of the bmc address is manually specified,
    the following error will occur:
    
    ```
    Value '443' is not supported for 'irmc_port'
    ```
    
    However iRMC supports 80 and 443 ports, and default to 443.
    The reason for this error is that the type of irmc_port is not converted to int.
    
    Story: #2009671
    Task: #43915
    
    Signed-off-by: Zhou Hao <zhouhao@fujitsu.com>
    Change-Id: I4e9274de09758fdb468382a7f88298a279f43e92
This commit is contained in:
Zuul 2021-11-16 04:27:07 +00:00 committed by Gerrit Code Review
parent b37d6e9d50
commit a3bdffa11f
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit c590db6d53ecac9bbcbe730284de4d492b50acf4
Subproject commit 3625060943d4e9a949dc9332cb72e2ff65524063