Update git submodules

* Update virtualbmc from branch 'master'
  - Drop redundant milliseconds from logging
    
    The current code logs the milliseconds twice:
    
      2020-09-21 00:24:21,706.706 3484 DEBUG VirtualBMC [-] Get power...
    
    The documentation for the logging module in py3 is quite
    unambiguous about %(asctime) providing milliseconds.
    The documentation in py2 is unclear on what is supposed
    to offer, but in practice it works exactly as py3.
    
    Change-Id: Ibb050c58d5fb949316700d7d2db4c77bd62f5e25
This commit is contained in:
Pete Zaitcev 2020-09-20 23:31:15 -05:00 committed by Gerrit Code Review
parent bc949ed289
commit 1258e588ac
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d79f82339cd5a6bf1a9e294cbff88e6ee7ef47a2
Subproject commit 07094b5cd02655f7ce5d4fbd788e27e798f8bf20