diff --git a/releasenotes/notes/IBM-SVC-667322aa2b4ac24d.yaml b/releasenotes/notes/IBM-SVC-667322aa2b4ac24d.yaml new file mode 100644 index 0000000..4ce06d5 --- /dev/null +++ b/releasenotes/notes/IBM-SVC-667322aa2b4ac24d.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + Bug #1821898: Improve compatibility with Cinder drivers that access the DB + directly. This allows cinderlib to support IBM SVC. diff --git a/releasenotes/notes/attach_mode-0cc9cec91dff0fc3.yaml b/releasenotes/notes/attach_mode-0cc9cec91dff0fc3.yaml new file mode 100644 index 0000000..c2bd8fe --- /dev/null +++ b/releasenotes/notes/attach_mode-0cc9cec91dff0fc3.yaml @@ -0,0 +1,4 @@ +--- +fixes: + - | + Bug #1819706: Support setting attach_mode on attach and connect calls. diff --git a/releasenotes/notes/fake-packages-7d5c55e6169f1096.yaml b/releasenotes/notes/fake-packages-7d5c55e6169f1096.yaml new file mode 100644 index 0000000..524fbea --- /dev/null +++ b/releasenotes/notes/fake-packages-7d5c55e6169f1096.yaml @@ -0,0 +1,12 @@ +--- +features: + - | + Fake unused packages: Many packages that are automatically imported when + loading cinder modules are only used for normal Cinder operation and are + not necessary for cinderlib's execution. For example when loading a Cinder + module to get configuration options but without executing the code present + in the module. + + We now fake these unnecessary packages, providing faster load times, + reduced footprint, and the possibility for distributions to create a + cinderlib package or containers with up to 40% fewer dependencies. diff --git a/releasenotes/notes/snapshot-vol-type-20e4403ed5a8b0a5.yaml b/releasenotes/notes/snapshot-vol-type-20e4403ed5a8b0a5.yaml new file mode 100644 index 0000000..bfe3fa6 --- /dev/null +++ b/releasenotes/notes/snapshot-vol-type-20e4403ed5a8b0a5.yaml @@ -0,0 +1,4 @@ +--- +fixes: + - | + Bug #1836724: Fix create snapshot from a volume with volume type.