Update git submodules

* Update nova from branch 'master'
  - Merge "Skip existing VMs when hosts apply force_config_drive"
  - Skip existing VMs when hosts apply force_config_drive
    
    When hosts apply config `CONF.force_config_drive=True`, the existing
    VMs shouldn't be enforced to must have config drive device. For they
    may have been cloud-inited via metadata service, and may not need and
    have any config drive device ever. In contrast, the newly being-built
    ones should. Instance attr `launched_at` serves as an apparent flag
    to distinguish the two kinds of VMs.
    
    When hard reboots happend, existing VMs skip config drive enforcement,
    and therefore avoid hitting 'No such file or directory (config drive
    device)' error.
    
    Change-Id: I0558ece92f8657c2f6294e07965c619eb7c8dfcf
    Closes-Bug: #1827492
This commit is contained in:
Zuul 2019-05-23 07:43:02 +00:00 committed by Gerrit Code Review
parent d7ff0f6294
commit 723563c0d0
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit a7058b19883197808ec726e090ff0949116ca3da
Subproject commit c7e9e667426a6d88d396a59cb40d30763a3265f9