Update git submodules

* Update osc-placement from branch 'master'
  - Merge "Expose version error message generically"
  - Expose version error message generically
    
    The change in https://review.openstack.org/#/c/652100/ has improved
    the error message for the required placement api version::
    
     Operation or argument is not supported with version 1.0
    
    had become::
    
     Operation or argument is not supported with version 1.0; \
      requires at least version 1.1
    
    However, this was only applied for aggregate use cases. This patch
    follows it up to apply the improved error message generically to other
    commands than aggregate and other version compare function than
    "greater than or equal to".
    
    Change-Id: I28226a1dbc003a8b6366e528469152c141b40593
    Story: #2005448
    Task: #30498
This commit is contained in:
Zuul 2019-05-20 13:23:40 +00:00 committed by Gerrit Code Review
parent 93a894e819
commit e8711723a4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 030aa0fd767c1e9554684a9d7289c6de11049e29
Subproject commit 4c95f7caff9bf4a81afd349577df5615a0f83807