Update git submodules

* Update os-traits from branch 'master'
  - Add a trait that compute manager can handle accelerator requests.
    
    When a Cyborg device profile name is present in the flavor, the
    conductor will initiate creation and binding of accelerator requests,
    and the compute manager must wait for the ARQ binding notifications.
    
    In a deployment where the conductor is new, but one or more compute
    managers are older than the needed version, this flow will break.
    To prevent that: (a) the compute manager publishes this trait,
    and (b) the scheduler factors this trait in the Placement query, so
    that older compute nodes are not included in allocation candidates.
    
    Change-Id: I6dc00248b54f3a8a5d5dae284d2182df5ba550ab
This commit is contained in:
Sundar Nadathur 2019-12-13 08:46:25 -08:00 committed by Gerrit Code Review
parent 33f84e3767
commit c17352debf
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c37f67aea14e35eebed4566718534b393a45f5b4
Subproject commit bdc942a27248eeb0ad9b674f099d671e88792d54