[Bug 1978465] [NEW] [SRU] Stable point releases for python-os-brick
Corey Bryant
1978465 at bugs.launchpad.net
Mon Jun 13 12:40:38 UTC 2022
Public bug reported:
[Impact]
This release sports mostly bug-fixes and we would like to make sure all of our users have access to these improvements.
The update contains the following package updates:
* python-os-brick 5.0.2 (Xena/Impish)
* python-os-brick 4.3.3 (Wallaby)
* python-os-brick 4.0.5 (Victoria)
* python-os-brick 3.0.8 (Ussuri/Focal)
[Test Case]
The following SRU process was followed:
https://wiki.ubuntu.com/OpenStack/StableReleaseUpdates
In order to avoid regression of existing consumers, the OpenStack team
will run their continuous integration test against the packages that are
in -proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.
The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.
[Regression Potential]
In order to mitigate the regression potential, the results of the aforementioned tests are attached to this bug.
[Discussion]
# Xena (Impish)
/tmp/os-brick$ git-pretty 5.0.1..5.0.2
- [19a4820] Use file locks in connectors
- [4d11648] multipath/iscsi: iSCSI connections are not reinitiated after reboot
# Wallaby
/tmp/os-brick$ git-pretty 4.3.1..4.3.3
- [d09dc9e] linuxscsi: Only raise and log multipathd errors when required
- [ecaf7f8] Use file locks in connectors
- [779d1e4] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [0c7f5fc] NVMe-oF: Flush on disconnect
- [0cd58a9] multipath/iscsi: remove devices from multipath monitoring
- [d0884a8] Drop lower-constraints job
# Victoria
/tmp/os-brick$ git-pretty 4.0.1..4.0.5
- [ffe0cbf] linuxscsi: Only raise and log multipathd errors when required
- [b03eca8] Use file locks in connectors
- [7c7650b] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [a0e995b] multipath/iscsi: remove devices from multipath monitoring
- [9f73446] Drop lower-constraints job
- [9528cea] iSCSI: Fix flushing after multipath cfg change
- [57c8f43] Avoid unhandled exceptions during connecting to iSCSI portals
- [3adcb40] FC: Fix not flushing on detach
- [9317f9f] ScaleIO: More connection info backward compatibility
- [2bf4dcc] opencas: Use BrickException instead of Exception
- [958e4f5] Improve error handling on target query
- [1ffde6b] Adjust requirements and lower-constraints
# Ussuri (Focal)
/tmp/os-brick$ git-pretty 3.0.1..3.0.8
- [9d3ce01] Use file locks in connectors
- [d0eea8a] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [c336cb7] Avoid unhandled exceptions during connecting to iSCSI portals
- [5c031cb] multipath/iscsi: remove devices from multipath monitoring
- [579e464] Drop lower-constraints job
- [4894b24] iSCSI: Fix flushing after multipath cfg change
- [fba9810] ScaleIO: More connection info backward compatibility
- [1e7ad8b] FC: Fix not flushing on detach
- [897dbdb] Improve error handling on target query
- [f815146] Add oslo.context dependency
- [9a8726a] Adjust lower-constraints
- [91c73a4] New fix for rbd connector to work with ceph octopus
- [d3ee7a0] rbd: Warn if ceph udev rules are not configured
- [31c01b5] Leverage the iSCSI mpath to get the WWN
- [a04e553] iSCSI detect multipath DM with no WWN
- [930ce7f] Add release note for scaleio connector upgrade
- [31589a6] ScaleIO: Connection info backward compatibility
- [935daea] Improve WWN detection
- [9491b6a] prepend platform info to by-path string
- [bf0faea] rbd: Support 'rbd showmapped' output from ceph 13.2.0+
- [a1c9f64] Remove VxFlex OS credentials from connection_properties
- [55cfc97] rbd: Correct local_attach disconnect test and showmapped arguments
- [dfd835e] Fix hacking min version to 3.0.1
- [396fe1a] Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
- [0cc24c0] Update .gitreview for stable/ussuri
** Affects: cloud-archive
Importance: Undecided
Status: Fix Released
** Affects: cloud-archive/ussuri
Importance: High
Status: Triaged
** Affects: cloud-archive/victoria
Importance: High
Status: Triaged
** Affects: cloud-archive/wallaby
Importance: High
Status: Triaged
** Affects: cloud-archive/xena
Importance: High
Status: Triaged
** Affects: python-os-brick (Ubuntu)
Importance: Undecided
Status: Fix Released
** Affects: python-os-brick (Ubuntu Focal)
Importance: High
Status: Triaged
** Affects: python-os-brick (Ubuntu Impish)
Importance: High
Status: Triaged
** Summary changed:
- [SRU] Stable point releases
+ [SRU] Stable point releases for python-os-brick
** Also affects: python-os-brick (Ubuntu Focal)
Importance: Undecided
Status: New
** Also affects: python-os-brick (Ubuntu Impish)
Importance: Undecided
Status: New
** Description changed:
[Impact]
This release sports mostly bug-fixes and we would like to make sure all of our users have access to these improvements.
The update contains the following package updates:
- * python-os-brick
+ * python-os-brick
[Test Case]
The following SRU process was followed:
https://wiki.ubuntu.com/OpenStack/StableReleaseUpdates
In order to avoid regression of existing consumers, the OpenStack team
will run their continuous integration test against the packages that are
in -proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.
The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.
[Regression Potential]
In order to mitigate the regression potential, the results of the aforementioned tests are attached to this bug.
[Discussion]
- # Xena
+ # Xena (Impish)
/tmp/os-brick$ git-pretty 5.0.1..5.0.2
- - [19a4820] Use file locks in connectors
- - [4d11648] multipath/iscsi: iSCSI connections are not reinitiated after reboot
+ - [19a4820] Use file locks in connectors
+ - [4d11648] multipath/iscsi: iSCSI connections are not reinitiated after reboot
# Wallaby
/tmp/os-brick$ git-pretty 4.3.1..4.3.3
- - [d09dc9e] linuxscsi: Only raise and log multipathd errors when required
- - [ecaf7f8] Use file locks in connectors
- - [779d1e4] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- - [0c7f5fc] NVMe-oF: Flush on disconnect
- - [0cd58a9] multipath/iscsi: remove devices from multipath monitoring
- - [d0884a8] Drop lower-constraints job
+ - [d09dc9e] linuxscsi: Only raise and log multipathd errors when required
+ - [ecaf7f8] Use file locks in connectors
+ - [779d1e4] multipath/iscsi: iSCSI connections are not reinitiated after reboot
+ - [0c7f5fc] NVMe-oF: Flush on disconnect
+ - [0cd58a9] multipath/iscsi: remove devices from multipath monitoring
+ - [d0884a8] Drop lower-constraints job
# Victoria
/tmp/os-brick$ git-pretty 4.0.1..4.0.5
- - [ffe0cbf] linuxscsi: Only raise and log multipathd errors when required
- - [b03eca8] Use file locks in connectors
- - [7c7650b] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- - [a0e995b] multipath/iscsi: remove devices from multipath monitoring
- - [9f73446] Drop lower-constraints job
- - [9528cea] iSCSI: Fix flushing after multipath cfg change
- - [57c8f43] Avoid unhandled exceptions during connecting to iSCSI portals
- - [3adcb40] FC: Fix not flushing on detach
- - [9317f9f] ScaleIO: More connection info backward compatibility
- - [2bf4dcc] opencas: Use BrickException instead of Exception
- - [958e4f5] Improve error handling on target query
- - [1ffde6b] Adjust requirements and lower-constraints
+ - [ffe0cbf] linuxscsi: Only raise and log multipathd errors when required
+ - [b03eca8] Use file locks in connectors
+ - [7c7650b] multipath/iscsi: iSCSI connections are not reinitiated after reboot
+ - [a0e995b] multipath/iscsi: remove devices from multipath monitoring
+ - [9f73446] Drop lower-constraints job
+ - [9528cea] iSCSI: Fix flushing after multipath cfg change
+ - [57c8f43] Avoid unhandled exceptions during connecting to iSCSI portals
+ - [3adcb40] FC: Fix not flushing on detach
+ - [9317f9f] ScaleIO: More connection info backward compatibility
+ - [2bf4dcc] opencas: Use BrickException instead of Exception
+ - [958e4f5] Improve error handling on target query
+ - [1ffde6b] Adjust requirements and lower-constraints
# Ussuri (Bionic)
/tmp/os-brick$ git-pretty 3.0.1..3.0.8
- - [9d3ce01] Use file locks in connectors
- - [d0eea8a] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- - [c336cb7] Avoid unhandled exceptions during connecting to iSCSI portals
- - [5c031cb] multipath/iscsi: remove devices from multipath monitoring
- - [579e464] Drop lower-constraints job
- - [4894b24] iSCSI: Fix flushing after multipath cfg change
- - [fba9810] ScaleIO: More connection info backward compatibility
- - [1e7ad8b] FC: Fix not flushing on detach
- - [897dbdb] Improve error handling on target query
- - [f815146] Add oslo.context dependency
- - [9a8726a] Adjust lower-constraints
- - [91c73a4] New fix for rbd connector to work with ceph octopus
- - [d3ee7a0] rbd: Warn if ceph udev rules are not configured
- - [31c01b5] Leverage the iSCSI mpath to get the WWN
- - [a04e553] iSCSI detect multipath DM with no WWN
- - [930ce7f] Add release note for scaleio connector upgrade
- - [31589a6] ScaleIO: Connection info backward compatibility
- - [935daea] Improve WWN detection
- - [9491b6a] prepend platform info to by-path string
- - [bf0faea] rbd: Support 'rbd showmapped' output from ceph 13.2.0+
- - [a1c9f64] Remove VxFlex OS credentials from connection_properties
- - [55cfc97] rbd: Correct local_attach disconnect test and showmapped arguments
- - [dfd835e] Fix hacking min version to 3.0.1
- - [396fe1a] Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
- - [0cc24c0] Update .gitreview for stable/ussuri
+ - [9d3ce01] Use file locks in connectors
+ - [d0eea8a] multipath/iscsi: iSCSI connections are not reinitiated after reboot
+ - [c336cb7] Avoid unhandled exceptions during connecting to iSCSI portals
+ - [5c031cb] multipath/iscsi: remove devices from multipath monitoring
+ - [579e464] Drop lower-constraints job
+ - [4894b24] iSCSI: Fix flushing after multipath cfg change
+ - [fba9810] ScaleIO: More connection info backward compatibility
+ - [1e7ad8b] FC: Fix not flushing on detach
+ - [897dbdb] Improve error handling on target query
+ - [f815146] Add oslo.context dependency
+ - [9a8726a] Adjust lower-constraints
+ - [91c73a4] New fix for rbd connector to work with ceph octopus
+ - [d3ee7a0] rbd: Warn if ceph udev rules are not configured
+ - [31c01b5] Leverage the iSCSI mpath to get the WWN
+ - [a04e553] iSCSI detect multipath DM with no WWN
+ - [930ce7f] Add release note for scaleio connector upgrade
+ - [31589a6] ScaleIO: Connection info backward compatibility
+ - [935daea] Improve WWN detection
+ - [9491b6a] prepend platform info to by-path string
+ - [bf0faea] rbd: Support 'rbd showmapped' output from ceph 13.2.0+
+ - [a1c9f64] Remove VxFlex OS credentials from connection_properties
+ - [55cfc97] rbd: Correct local_attach disconnect test and showmapped arguments
+ - [dfd835e] Fix hacking min version to 3.0.1
+ - [396fe1a] Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
+ - [0cc24c0] Update .gitreview for stable/ussuri
** Description changed:
[Impact]
This release sports mostly bug-fixes and we would like to make sure all of our users have access to these improvements.
The update contains the following package updates:
* python-os-brick
[Test Case]
The following SRU process was followed:
https://wiki.ubuntu.com/OpenStack/StableReleaseUpdates
In order to avoid regression of existing consumers, the OpenStack team
will run their continuous integration test against the packages that are
in -proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.
The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.
[Regression Potential]
In order to mitigate the regression potential, the results of the aforementioned tests are attached to this bug.
[Discussion]
# Xena (Impish)
/tmp/os-brick$ git-pretty 5.0.1..5.0.2
- [19a4820] Use file locks in connectors
- [4d11648] multipath/iscsi: iSCSI connections are not reinitiated after reboot
# Wallaby
/tmp/os-brick$ git-pretty 4.3.1..4.3.3
- [d09dc9e] linuxscsi: Only raise and log multipathd errors when required
- [ecaf7f8] Use file locks in connectors
- [779d1e4] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [0c7f5fc] NVMe-oF: Flush on disconnect
- [0cd58a9] multipath/iscsi: remove devices from multipath monitoring
- [d0884a8] Drop lower-constraints job
# Victoria
/tmp/os-brick$ git-pretty 4.0.1..4.0.5
- [ffe0cbf] linuxscsi: Only raise and log multipathd errors when required
- [b03eca8] Use file locks in connectors
- [7c7650b] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [a0e995b] multipath/iscsi: remove devices from multipath monitoring
- [9f73446] Drop lower-constraints job
- [9528cea] iSCSI: Fix flushing after multipath cfg change
- [57c8f43] Avoid unhandled exceptions during connecting to iSCSI portals
- [3adcb40] FC: Fix not flushing on detach
- [9317f9f] ScaleIO: More connection info backward compatibility
- [2bf4dcc] opencas: Use BrickException instead of Exception
- [958e4f5] Improve error handling on target query
- [1ffde6b] Adjust requirements and lower-constraints
- # Ussuri (Bionic)
+ # Ussuri (Focal)
/tmp/os-brick$ git-pretty 3.0.1..3.0.8
- [9d3ce01] Use file locks in connectors
- [d0eea8a] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [c336cb7] Avoid unhandled exceptions during connecting to iSCSI portals
- [5c031cb] multipath/iscsi: remove devices from multipath monitoring
- [579e464] Drop lower-constraints job
- [4894b24] iSCSI: Fix flushing after multipath cfg change
- [fba9810] ScaleIO: More connection info backward compatibility
- [1e7ad8b] FC: Fix not flushing on detach
- [897dbdb] Improve error handling on target query
- [f815146] Add oslo.context dependency
- [9a8726a] Adjust lower-constraints
- [91c73a4] New fix for rbd connector to work with ceph octopus
- [d3ee7a0] rbd: Warn if ceph udev rules are not configured
- [31c01b5] Leverage the iSCSI mpath to get the WWN
- [a04e553] iSCSI detect multipath DM with no WWN
- [930ce7f] Add release note for scaleio connector upgrade
- [31589a6] ScaleIO: Connection info backward compatibility
- [935daea] Improve WWN detection
- [9491b6a] prepend platform info to by-path string
- [bf0faea] rbd: Support 'rbd showmapped' output from ceph 13.2.0+
- [a1c9f64] Remove VxFlex OS credentials from connection_properties
- [55cfc97] rbd: Correct local_attach disconnect test and showmapped arguments
- [dfd835e] Fix hacking min version to 3.0.1
- [396fe1a] Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
- [0cc24c0] Update .gitreview for stable/ussuri
** Description changed:
[Impact]
This release sports mostly bug-fixes and we would like to make sure all of our users have access to these improvements.
The update contains the following package updates:
- * python-os-brick
+ * python-os-brick 5.0.2 (Xena/Impish)
+ * python-os-brick 4.3.3 (Wallaby)
+ * python-os-brick 4.0.5 (Victoria)
+ * python-os-brick 3.0.8 (Ussuri/Focal)
[Test Case]
The following SRU process was followed:
https://wiki.ubuntu.com/OpenStack/StableReleaseUpdates
In order to avoid regression of existing consumers, the OpenStack team
will run their continuous integration test against the packages that are
in -proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.
The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.
[Regression Potential]
In order to mitigate the regression potential, the results of the aforementioned tests are attached to this bug.
[Discussion]
# Xena (Impish)
/tmp/os-brick$ git-pretty 5.0.1..5.0.2
- [19a4820] Use file locks in connectors
- [4d11648] multipath/iscsi: iSCSI connections are not reinitiated after reboot
# Wallaby
/tmp/os-brick$ git-pretty 4.3.1..4.3.3
- [d09dc9e] linuxscsi: Only raise and log multipathd errors when required
- [ecaf7f8] Use file locks in connectors
- [779d1e4] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [0c7f5fc] NVMe-oF: Flush on disconnect
- [0cd58a9] multipath/iscsi: remove devices from multipath monitoring
- [d0884a8] Drop lower-constraints job
# Victoria
/tmp/os-brick$ git-pretty 4.0.1..4.0.5
- [ffe0cbf] linuxscsi: Only raise and log multipathd errors when required
- [b03eca8] Use file locks in connectors
- [7c7650b] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [a0e995b] multipath/iscsi: remove devices from multipath monitoring
- [9f73446] Drop lower-constraints job
- [9528cea] iSCSI: Fix flushing after multipath cfg change
- [57c8f43] Avoid unhandled exceptions during connecting to iSCSI portals
- [3adcb40] FC: Fix not flushing on detach
- [9317f9f] ScaleIO: More connection info backward compatibility
- [2bf4dcc] opencas: Use BrickException instead of Exception
- [958e4f5] Improve error handling on target query
- [1ffde6b] Adjust requirements and lower-constraints
# Ussuri (Focal)
/tmp/os-brick$ git-pretty 3.0.1..3.0.8
- [9d3ce01] Use file locks in connectors
- [d0eea8a] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [c336cb7] Avoid unhandled exceptions during connecting to iSCSI portals
- [5c031cb] multipath/iscsi: remove devices from multipath monitoring
- [579e464] Drop lower-constraints job
- [4894b24] iSCSI: Fix flushing after multipath cfg change
- [fba9810] ScaleIO: More connection info backward compatibility
- [1e7ad8b] FC: Fix not flushing on detach
- [897dbdb] Improve error handling on target query
- [f815146] Add oslo.context dependency
- [9a8726a] Adjust lower-constraints
- [91c73a4] New fix for rbd connector to work with ceph octopus
- [d3ee7a0] rbd: Warn if ceph udev rules are not configured
- [31c01b5] Leverage the iSCSI mpath to get the WWN
- [a04e553] iSCSI detect multipath DM with no WWN
- [930ce7f] Add release note for scaleio connector upgrade
- [31589a6] ScaleIO: Connection info backward compatibility
- [935daea] Improve WWN detection
- [9491b6a] prepend platform info to by-path string
- [bf0faea] rbd: Support 'rbd showmapped' output from ceph 13.2.0+
- [a1c9f64] Remove VxFlex OS credentials from connection_properties
- [55cfc97] rbd: Correct local_attach disconnect test and showmapped arguments
- [dfd835e] Fix hacking min version to 3.0.1
- [396fe1a] Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
- [0cc24c0] Update .gitreview for stable/ussuri
** Also affects: cloud-archive
Importance: Undecided
Status: New
** Also affects: cloud-archive/ussuri
Importance: Undecided
Status: New
** Also affects: cloud-archive/wallaby
Importance: Undecided
Status: New
** Also affects: cloud-archive/victoria
Importance: Undecided
Status: New
** Also affects: cloud-archive/xena
Importance: Undecided
Status: New
** Changed in: cloud-archive
Status: New => Fix Released
** Changed in: python-os-brick (Ubuntu)
Status: New => Fix Released
** Changed in: cloud-archive/ussuri
Status: New => Triaged
** Changed in: cloud-archive/victoria
Status: New => Triaged
** Changed in: cloud-archive/wallaby
Status: New => Triaged
** Changed in: cloud-archive/xena
Status: New => Triaged
** Changed in: python-os-brick (Ubuntu Focal)
Status: New => Triaged
** Changed in: python-os-brick (Ubuntu Impish)
Status: New => Triaged
** Changed in: python-os-brick (Ubuntu Impish)
Importance: Undecided => High
** Changed in: python-os-brick (Ubuntu Focal)
Importance: Undecided => High
** Changed in: cloud-archive/wallaby
Importance: Undecided => High
** Changed in: cloud-archive/victoria
Importance: Undecided => High
** Changed in: cloud-archive/ussuri
Importance: Undecided => High
** Changed in: cloud-archive/xena
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-os-brick in Ubuntu.
https://bugs.launchpad.net/bugs/1978465
Title:
[SRU] Stable point releases for python-os-brick
Status in Ubuntu Cloud Archive:
Fix Released
Status in Ubuntu Cloud Archive ussuri series:
Triaged
Status in Ubuntu Cloud Archive victoria series:
Triaged
Status in Ubuntu Cloud Archive wallaby series:
Triaged
Status in Ubuntu Cloud Archive xena series:
Triaged
Status in python-os-brick package in Ubuntu:
Fix Released
Status in python-os-brick source package in Focal:
Triaged
Status in python-os-brick source package in Impish:
Triaged
Bug description:
[Impact]
This release sports mostly bug-fixes and we would like to make sure all of our users have access to these improvements.
The update contains the following package updates:
* python-os-brick 5.0.2 (Xena/Impish)
* python-os-brick 4.3.3 (Wallaby)
* python-os-brick 4.0.5 (Victoria)
* python-os-brick 3.0.8 (Ussuri/Focal)
[Test Case]
The following SRU process was followed:
https://wiki.ubuntu.com/OpenStack/StableReleaseUpdates
In order to avoid regression of existing consumers, the OpenStack team
will run their continuous integration test against the packages that
are in -proposed. A successful run of all available tests will be
required before the proposed packages can be let into -updates.
The OpenStack team will be in charge of attaching the output summary
of the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.
[Regression Potential]
In order to mitigate the regression potential, the results of the aforementioned tests are attached to this bug.
[Discussion]
# Xena (Impish)
/tmp/os-brick$ git-pretty 5.0.1..5.0.2
- [19a4820] Use file locks in connectors
- [4d11648] multipath/iscsi: iSCSI connections are not reinitiated after reboot
# Wallaby
/tmp/os-brick$ git-pretty 4.3.1..4.3.3
- [d09dc9e] linuxscsi: Only raise and log multipathd errors when required
- [ecaf7f8] Use file locks in connectors
- [779d1e4] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [0c7f5fc] NVMe-oF: Flush on disconnect
- [0cd58a9] multipath/iscsi: remove devices from multipath monitoring
- [d0884a8] Drop lower-constraints job
# Victoria
/tmp/os-brick$ git-pretty 4.0.1..4.0.5
- [ffe0cbf] linuxscsi: Only raise and log multipathd errors when required
- [b03eca8] Use file locks in connectors
- [7c7650b] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [a0e995b] multipath/iscsi: remove devices from multipath monitoring
- [9f73446] Drop lower-constraints job
- [9528cea] iSCSI: Fix flushing after multipath cfg change
- [57c8f43] Avoid unhandled exceptions during connecting to iSCSI portals
- [3adcb40] FC: Fix not flushing on detach
- [9317f9f] ScaleIO: More connection info backward compatibility
- [2bf4dcc] opencas: Use BrickException instead of Exception
- [958e4f5] Improve error handling on target query
- [1ffde6b] Adjust requirements and lower-constraints
# Ussuri (Focal)
/tmp/os-brick$ git-pretty 3.0.1..3.0.8
- [9d3ce01] Use file locks in connectors
- [d0eea8a] multipath/iscsi: iSCSI connections are not reinitiated after reboot
- [c336cb7] Avoid unhandled exceptions during connecting to iSCSI portals
- [5c031cb] multipath/iscsi: remove devices from multipath monitoring
- [579e464] Drop lower-constraints job
- [4894b24] iSCSI: Fix flushing after multipath cfg change
- [fba9810] ScaleIO: More connection info backward compatibility
- [1e7ad8b] FC: Fix not flushing on detach
- [897dbdb] Improve error handling on target query
- [f815146] Add oslo.context dependency
- [9a8726a] Adjust lower-constraints
- [91c73a4] New fix for rbd connector to work with ceph octopus
- [d3ee7a0] rbd: Warn if ceph udev rules are not configured
- [31c01b5] Leverage the iSCSI mpath to get the WWN
- [a04e553] iSCSI detect multipath DM with no WWN
- [930ce7f] Add release note for scaleio connector upgrade
- [31589a6] ScaleIO: Connection info backward compatibility
- [935daea] Improve WWN detection
- [9491b6a] prepend platform info to by-path string
- [bf0faea] rbd: Support 'rbd showmapped' output from ceph 13.2.0+
- [a1c9f64] Remove VxFlex OS credentials from connection_properties
- [55cfc97] rbd: Correct local_attach disconnect test and showmapped arguments
- [dfd835e] Fix hacking min version to 3.0.1
- [396fe1a] Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
- [0cc24c0] Update .gitreview for stable/ussuri
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1978465/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list