Update git submodules

* Update ironic from branch 'master'
  - Merge "Limit the timeout value of heartbeat_timeout"
  - Limit the timeout value of heartbeat_timeout
    
    Set the heartbeat_timeout value too high will cause OverflowError,
    which affects places where the delta value is used to check the
    online status of a conductor. This involves get_offline_conductors,
    _filter_active_conductors, and descending caller like the
    _check_orphan_nodes periodic task, /v1/drivers endpoint, etc.
    
    Limit the max value to 10 years as [1] does.
    
    [1] https://review.openstack.org/#/c/631538
    
    Story: 2004807
    Task: 29021
    
    Change-Id: I2b47fa6747e2f97c6910be708c328bed9daba455
This commit is contained in:
Zuul 2019-01-28 07:04:09 +00:00 committed by Gerrit Code Review
parent 71dc39cc21
commit 1ca17ecaff
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit 4271f92f24a6afa18c0c2be02eeac1e076349b61
Subproject commit 10bf5d5c2afcac7315d7106dac0576d50f26c989