Skip to content

[v1] tests: run MultiAttach with a capable Cinder Type#2713

Merged
mandre merged 1 commit intov1from
bp-v1-cf6531e
Aug 2, 2023
Merged

[v1] tests: run MultiAttach with a capable Cinder Type#2713
mandre merged 1 commit intov1from
bp-v1-cf6531e

Conversation

@gophercloud-backport-bot
Copy link
Copy Markdown

Backport: #2658

Starting from the Queens release, it is possible to attach a volume to
multiple hosts/servers, using a volume type with multiattach capability.

Cinder previously had a multiattach parameter that could be passed
during the volume creation. This parameter was recently removed [1], and
caused our jobs to fail.

This commit change the tests to no longer use the removed parameter.

Fixes #2657.

[1] openstack/cinder@d4535c7

Starting from the Queens release, it is possible to attach a volume to
multiple hosts/servers, using a volume type with multiattach capability.

Cinder previously had a `multiattach` parameter that could be passed
during the volume creation. This parameter was recently removed [1], and
caused our jobs to fail.

This commit change the tests to no longer use the removed parameter.

Fixes #2657.

Co-Authored-By: Martin André <m.andre@redhat.com>

[1] openstack/cinder@d4535c7
@mandre mandre added the semver:patch No API change label Aug 2, 2023
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 79.05%. remained the same when pulling b1d38dd on bp-v1-cf6531e into 283c721 on v1.

@mandre mandre merged commit d2f09a0 into v1 Aug 2, 2023
@mandre mandre deleted the bp-v1-cf6531e branch August 2, 2023 04:05
@pierreprinetti pierreprinetti added the v1 This PR targets v1 label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:patch No API change v1 This PR targets v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants