Skip to content

Use base_physnet plugin in Ironic Inspector#12

Merged
markgoddard merged 1 commit into
masterfrom
upstream-base-physnet
May 26, 2022
Merged

Use base_physnet plugin in Ironic Inspector#12
markgoddard merged 1 commit into
masterfrom
upstream-base-physnet

Conversation

@markgoddard

Copy link
Copy Markdown

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