Update git submodules

* Update placement from branch 'master'
  - Add upgrade status check for missing root ids
    
    Starting in Queens with the 1.28 microversion, resource_providers
    table has the root_provider_id column. Older resource_providers with
    no root provider id records will be online migrated when accessed
    via the REST API or when the
    "placement-manage db online_data_migrations" command is run during
    an upgrade. This status check emits a warning if there are missing
    root provider ids to remind operators to perform the data migration.
    
    Note that normally we would not add an upgrade status check to simply
    mirror an online data migration since online data migrations should
    be part of deploying/upgrading placement automation. However, with
    placement being freshly extracted from nova, this check serves as a
    friendly reminder.
    
    Change-Id: I503c7d4e829407175992a90002646110aa9a323f
This commit is contained in:
Tetsuro Nakamura 2019-01-22 07:04:22 +00:00 committed by Gerrit Code Review
parent ccecc7fb73
commit 4d95863967

@ -1 +1 @@
Subproject commit 82fd23d8c2108d92329e82aa8dcc77c6fb166ef2
Subproject commit 09c13182949ec1ad3853d3e4c00bcbe857503f83