Update git submodules

* Update tacker from branch 'master'
  to c4db781ebcd263c67e6c39bb76a8f03f60fcbf94
  - Support for marking VNF Lifecycle as Failed
    
    This feature will enable the client to use an API
    to mark a VNF Lifecycle Management Operation
    occurrence as "finally failed".
    
    It is based on the ETSI NFV specification where
    "FAILED" is "finally failed". Once the operation
    is marked as "finally failed",it can no longer be
    retried or rolled back anymore.
    
      - As defined in SOL003, operation status can
        change from FAILED_TEMP to FAILED.
    
      - When VNFM receive this API , VNFM send
        Notification(POST) to requested node.
    
      - Regarding support of Fail Response parameter,
        will provide with separated patch.
    
    Implements: blueprint support-error-handling
    Spec: https://specs.openstack.org/openstack/tacker-specs/specs/wallaby/support-error-handling-based-on-ETSI-NFV.html
    Change-Id: Ieb221c6e2dd4ed6c873123325efb95f09af4a135
This commit is contained in:
Aldinson Esto 2021-03-22 21:41:18 +09:00 committed by Gerrit Code Review
parent 3c215cadbd
commit 65dcf878a9
1 changed files with 1 additions and 1 deletions

2
tacker

@ -1 +1 @@
Subproject commit 7e8a7351fa8591d7ee717b881326c75813aee548
Subproject commit c4db781ebcd263c67e6c39bb76a8f03f60fcbf94