Update git submodules

* Update python-tripleoclient from branch 'master'
  - Merge "Check that the networks are defined on update"
  - Check that the networks are defined on update
    
    Check defined networks in the resource registry of the stack against the
    networks defined in the environment files. If the environment provided
    doesn't have the networks defined, it's likely they were improperly
    dropped which can lead to deployment issues. This is a light check that
    only checks for the existance of the networks but not the contents of
    those networks. This handles the case where a user forgets to include
    the network-isolation configuration on a subsequent update to the cloud.
    This does not prevent a user from changing the contents of the networks
    to something that breaks their deployment.
    
    Partial-Bug: #1817631
    Change-Id: Ia97a2367770e37bf8c55f2fd04c9a9efde914a67
This commit is contained in:
Zuul 2019-02-28 17:51:22 +00:00 committed by Gerrit Code Review
parent 258f671017
commit a58d800410
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2a6f876bd7d03b54bbc080254fc4e78abc64fd30
Subproject commit 49998bd3356842923fef5029443ecae6b2555535