Update git submodules

* Update trove from branch 'master'
  to a2cab97cc951adbafe10c26a8ebe4f7c8dfd68df
  - Merge "Validates "network_id" param creating a cluster"
  - Validates "network_id" param creating a cluster
    
    This PR changes Clusters API validator to validate a request parameter
    "network_id" instead of "net-id". When creating a cluster, Clusters
    API internally calls Instaces API to create a instance. Instances API
    has replaced the request parameter "net-id" with "network_id" by this
    commit[1].
    
    The original problem is instance creation error when creating a
    instance that belongs to a cluster. Troves's Instances API has
    changed a parameter name from "net-id" to "network_id", but Clusters
    API and python-troveclient still uses the "net-id" parameter name.
    We need to fix it.
    
    [1]: 5354172407
    
    Task: 44967
    Story: 2009958
    Change-Id: I7ee128afad80b92bdeabb45f719d19a99badd8a7
This commit is contained in:
Zuul 2022-04-18 12:54:38 +00:00 committed by Gerrit Code Review
parent 479b71e8b0
commit cb63d38085
1 changed files with 1 additions and 1 deletions

2
trove

@ -1 +1 @@
Subproject commit 4d8e55c5fe0cddaa62008c105d37c5349323f366
Subproject commit a2cab97cc951adbafe10c26a8ebe4f7c8dfd68df