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

Use base_physnet plugin in Ironic Inspector #12

Merged
merged 1 commit into from
May 26, 2022

Conversation

markgoddard
Copy link

Since Ussuri, Ironic Inspector contains a base_physnet plugin that was
based on the one in this repository. This change switches to use that
plugin and deletes the one in this repository.

This also fixes an issue caused by a change in the Ironic client:

Unexpected exception during processing: TypeError: get_client() got
an unexpected keyword argument 'api_version'

Fixes: #11

Since Ussuri, Ironic Inspector contains a base_physnet plugin that was
based on the one in this repository. This change switches to use that
plugin and deletes the one in this repository.

This also fixes an issue caused by a change in the Ironic client:

    Unexpected exception during processing: TypeError: get_client() got
    an unexpected keyword argument 'api_version'

Fixes: #11
@markgoddard markgoddard self-assigned this May 24, 2022
@markgoddard markgoddard marked this pull request as ready for review May 24, 2022 14:42
@markgoddard markgoddard merged commit 2a39506 into master May 26, 2022
@markgoddard markgoddard deleted the upstream-base-physnet branch May 26, 2022 08:42
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.

Inspector plugins are broken in Ussuri
2 participants