Update git submodules

* Update nova from branch 'master'
  - Merge "Delete the placement code"
  - Delete the placement code
    
    This finalizes the removal of the placement code from nova.
    This change primarily removes code and makes fixes to cmd,
    test and migration tooling to adapt to the removal.
    
    Placement tests and documention were already removed in
    early patches.
    
    A database migration that calls
    consumer_obj.create_incomplete_consumers in nova-manage has been
    removed.
    
    A functional test which confirms the default incomplete
    consumer user and project id has been changes so its its use of
    conf.placement.incomplete_* (now removed) is replaced with a
    constant. The placement server, running in the functional
    test, provides its own config.
    
    placement-related configuration is updated to only register those
    opts which are relevant on the nova side. This mostly means
    ksa-related opts. placement-database configuration is removed
    from nova/conf/database.
    
    tox.ini is updated to remove the group_regex required by the
    placement gabbi tests. This should probably have gone when the
    placement functional tests went, but was overlooked.
    
    A release note is added which describes that this is cleanup,
    the main action already happened, but points people to the
    nova to placement upgrade instructions in case they haven't
    done it yet.
    
    Change-Id: I4181f39dea7eb10b84e6f5057938767b3e422aff
This commit is contained in:
Zuul 2019-05-04 09:16:41 +00:00 committed by Gerrit Code Review
parent c4f402e332
commit d0b015d3c4
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 8aed9cdc01b753365db5d5133c7e51fabab9a485
Subproject commit 1388855be2a26c8dc47639bc974633868dfdf9b9