Update git submodules

* Update octavia from branch 'master'
  to fbbc5f9024b0408d5ff70bb8f2c4c690f0304c33
  - Validate listener protocol in amphora driver
    
    Validate that the amphora driver supports the listener protocol when
    receving a listener_create request.
    
    It returns an UnsupportedOptionError exception to the user if the
    amphora driver doesn't support a protocol that is defined in the API
    (ex: SCTP is supported in the API in the Victoria release, but not in
    the amphora driver).
    
    Story: 2008545
    Task: 41647
    
    Change-Id: I1c5cb987945a7a465bfecfda399dfe93fc1b76bb
This commit is contained in:
Gregory Thiemonge 2021-01-26 11:12:41 +01:00 committed by Gerrit Code Review
parent 3f143ddfd3
commit fe06e33500
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a4aa03d3bc98eb27cc353140cd998a623baa505f
Subproject commit fbbc5f9024b0408d5ff70bb8f2c4c690f0304c33