Add Commit-Id to the "raise on spopenstack issues" patch

Change-Id: I6f6a4256755635c4dffc25f6fd5b06cac0c2bbe0
diff --git a/patches/openstack/os-brick/raise-on-spopenstack-issues.patch b/patches/openstack/os-brick/raise-on-spopenstack-issues.patch
index 84fd092..5ab733a 100644
--- a/patches/openstack/os-brick/raise-on-spopenstack-issues.patch
+++ b/patches/openstack/os-brick/raise-on-spopenstack-issues.patch
@@ -1,8 +1,9 @@
-From d4a08a539ecf8b8e0d50648f2cb60cbb36fc24c8 Mon Sep 17 00:00:00 2001
+From 52e433e79281d2ab3f6a42d0ba3ba28bf6f2ff40 Mon Sep 17 00:00:00 2001
 From: Biser Milanov <biser.milanov@storpool.com>
 Date: Fri, 2 Jun 2023 17:43:45 +0300
 Subject: [PATCH] StorPool: Raise on spopenstack, SP_OURID issues
 
+Change-Id: I6030d433dcf45f496bfee79aa00b2af9b51fd420
 ---
  os_brick/initiator/connectors/storpool.py     | 21 ++++++++++++-------
  .../initiator/connectors/test_storpool.py     | 10 +++++++++
@@ -41,10 +42,10 @@
      def _detach_retry(self, sp_ourid, volume):
          """Retry detaching.
 diff --git a/os_brick/tests/initiator/connectors/test_storpool.py b/os_brick/tests/initiator/connectors/test_storpool.py
-index e78d2c3..ea6ef24 100644
+index 86cf216..66b8f81 100644
 --- a/os_brick/tests/initiator/connectors/test_storpool.py
 +++ b/os_brick/tests/initiator/connectors/test_storpool.py
-@@ -86,6 +86,16 @@ class StorPoolConnectorTestCase(test_connector.ConnectorTestCase):
+@@ -107,6 +107,16 @@ class StorPoolConnectorTestCase(test_connector.ConnectorTestCase):
              None, execute=self.execute)
          self.adb = self.connector._attach