Update git submodules

* Update placement from branch 'master'
  - Set root_provider_id in the database
    
    When nested resource provider feature was added in Rocky,
    root_provider_id column, which should be non-None value, is created in
    the resource provider DB.
    
    However, online data migration is only done implicitly via listing or
    showing resource providers. With this patch, executing the cli command
    
        `placement-manage db online_data_migrations`
    
    makes sure all the resource providers are ready for nested provider
    feature, that is, all the root_provider_ids in the DB have non-None
    value.
    
    Change-Id: I42a1afa69f379b095417f5eb106fe52ebff15017
    Related-Bug:#1803925
This commit is contained in:
Tetsuro Nakamura 2018-12-11 20:21:04 +00:00 committed by Gerrit Code Review
parent 7dab0ac241
commit 7d8585b47a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 80fa50187add026578ea204578289ea077ebad32
Subproject commit c1983261506acac67055747aaaf0ce5c0ff8e209