Skip to content

Baremetal Inspector noauth support#1531

Merged
ozerovandrei merged 1 commit intogophercloud:masterfrom
zaneb:baremetalinspector-noauth
Apr 17, 2019
Merged

Baremetal Inspector noauth support#1531
ozerovandrei merged 1 commit intogophercloud:masterfrom
zaneb:baremetalinspector-noauth

Conversation

@zaneb
Copy link
Copy Markdown
Contributor

@zaneb zaneb commented Apr 1, 2019

For #1485

Add noauth support for the baremetal introspection (ironic-inspector)
service.

This is heavily based on the equivalent noauth support already present for the main Ironic API.

Source reference:
https://github.com/openstack/ironic-inspector/tree/master/ironic_inspector

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.007%) to 76.644% when pulling 59ec820 on zaneb:baremetalinspector-noauth into 4d3066f on gophercloud:master.

1 similar comment
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.007%) to 76.644% when pulling 59ec820 on zaneb:baremetalinspector-noauth into 4d3066f on gophercloud:master.

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 1, 2019

Coverage Status

Coverage increased (+0.007%) to 76.636% when pulling b3ceae1 on zaneb:baremetalinspector-noauth into 2c55d17 on gophercloud:master.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Apr 1, 2019

Build succeeded.

@jtopjian
Copy link
Copy Markdown
Contributor

jtopjian commented Apr 2, 2019

This looks good to me, though I have no way of verifying it first-hand. If it works for you, I'm happy to merge this.

zaneb added a commit to zaneb/baremetal-operator that referenced this pull request Apr 2, 2019
Due to support for noauth baremetalintrospection equivalent to that for
noauth baremetal not yet existing in gophercloud, just set up the client
here. Once support merges in gophercloud
(gophercloud/gophercloud#1531) and we have
updated the vendored version, we can switch to using that.

Signed-off-by: Zane Bitter <zbitter@redhat.com>
zaneb added a commit to zaneb/baremetal-operator that referenced this pull request Apr 10, 2019
Due to support for noauth baremetalintrospection equivalent to that for
noauth baremetal not yet existing in gophercloud, just set up the client
here. Once support merges in gophercloud
(gophercloud/gophercloud#1531) and we have
updated the vendored version, we can switch to using that.

Signed-off-by: Zane Bitter <zbitter@redhat.com>
For gophercloud#1485

Add noauth support for the baremetal introspection (ironic-inspector)
service.

Signed-off-by: Zane Bitter <zbitter@redhat.com>
zaneb added a commit to zaneb/baremetal-operator that referenced this pull request Apr 12, 2019
Due to support for noauth baremetalintrospection equivalent to that for
noauth baremetal not yet existing in gophercloud, just set up the client
here. Once support merges in gophercloud
(gophercloud/gophercloud#1531) and we have
updated the vendored version, we can switch to using that.

Signed-off-by: Zane Bitter <zbitter@redhat.com>
zaneb added a commit to zaneb/baremetal-operator that referenced this pull request Apr 17, 2019
Due to support for noauth baremetalintrospection equivalent to that for
noauth baremetal not yet existing in gophercloud, just set up the client
here. Once support merges in gophercloud
(gophercloud/gophercloud#1531) and we have
updated the vendored version, we can switch to using that.

Signed-off-by: Zane Bitter <zbitter@redhat.com>
@zaneb zaneb force-pushed the baremetalinspector-noauth branch from 59ec820 to b3ceae1 Compare April 17, 2019 17:52
@zaneb
Copy link
Copy Markdown
Contributor Author

zaneb commented Apr 17, 2019

Fixed an inconsistency between the docs and the code. I can confirm that this is working for me.

zaneb added a commit to zaneb/baremetal-operator that referenced this pull request Apr 17, 2019
Due to support for noauth baremetalintrospection equivalent to that for
noauth baremetal not yet existing in gophercloud, just set up the client
here. Once support merges in gophercloud
(gophercloud/gophercloud#1531) and we have
updated the vendored version, we can switch to using that.

Signed-off-by: Zane Bitter <zbitter@redhat.com>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Apr 17, 2019

Build succeeded.

Copy link
Copy Markdown
Contributor

@ozerovandrei ozerovandrei 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

@ozerovandrei ozerovandrei merged commit 1d93848 into gophercloud:master Apr 17, 2019
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.

4 participants