Update git submodules

* Update python-octaviaclient from branch 'master'
  - Fix long CLI error messages
    
    The python-octaviaclient plugin was using "choices" for validating
    port numbers and weights. The cliff "choices" parameter will output
    an error that includes every valid "choice". For port numbers, this
    is 65,000+ valid options.
    This patch changes this to produce a more user friendly error
    message.
    
    This patch also fixes the listener protocol-port type validation.
    
    Change-Id: I4cb32bcc4681bd99f178d31547af37a7c582d210
    Story: 2007218
    Task: 38470
This commit is contained in:
Michael Johnson 2020-01-27 08:44:26 -08:00 committed by Gerrit Code Review
parent 83e64651ea
commit ea06829873
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ee1d0e6871c99d692fe15ab37a14338ff9c15818
Subproject commit cc3e82d5de7dea0dc4edce53074ab72db773a3e0