Update git submodules

* Update blazar from branch 'master'
  to adf68a71bb8b219a42039bcfa707876b5caa548f
  - Merge "Add non-fatal handling for enforcement exceptions"
  - Add non-fatal handling for enforcement exceptions
    
    The current implementation of enforcement exceptions
    during lease creation and update transitions the lease into an error
    state, which is undesirable.This update introduces non-fatal handling
    for the following enforcement exceptions:
      - MaxLeaseDurationException
      - ExternalServiceFilterException
    
    Now, these exceptions will not cause the lease status to be
    updated to an error state, allowing smoother lease management.
    
    Test Plan:
    
    PASS: Verify behavior for lease creation with non-fatal
    enforcement exceptions
    PASS: Verify behavior for lease update with non-fatal
    enforcement exceptions
    PASS: Confirm consistent lease status for non-fatal exceptions
    
    Negative Testing:
    
    PASS: Ensure that lease status remains unaffected for
    non-fatal exceptions
    PASS: Validate expected outcomes for various enforcement scenarios
    
    Change-Id: I5d807d33e07d80f69f9734735c11e8d801bf5cde
This commit is contained in:
Zuul 2024-02-15 07:38:43 +00:00 committed by Gerrit Code Review
parent 4f72cb96da
commit bd9acbef33
1 changed files with 1 additions and 1 deletions

2
blazar

@ -1 +1 @@
Subproject commit a803ba3446b1ceaa29726aa01bf39d17ae743e89
Subproject commit adf68a71bb8b219a42039bcfa707876b5caa548f