Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infra: remove target from ovirt_storage_connection #252

Merged
merged 1 commit into from Apr 23, 2021

Conversation

mnecas
Copy link
Member

@mnecas mnecas commented Apr 19, 2021

The reason for this is that the storage domain connection can be created with multiple targets, the issue comes when there is another connection with a different target than the user has specified by the storage in the YAML file.
https://bugzilla.redhat.com/show_bug.cgi?id=1943221

@mnecas mnecas mentioned this pull request Apr 20, 2021
@mwperina mwperina requested a review from barpavel April 21, 2021 09:58
Copy link
Member

@mwperina mwperina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but we need a final ack from storage team about it

@mwperina
Copy link
Member

Merging to unblock releasing for oVirt 4.4.6. If the solution is not good, we will need to fix it later

@mwperina mwperina merged commit f595776 into oVirt:master Apr 23, 2021
@@ -77,7 +77,7 @@
- storages
- storage_connections

- name: Validate connections of storages
- name: Update storage pamareters
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pamareters --> parameters
:)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in: #282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants