Skip to content

Baremetal V1 API Drivers - #1461

Merged
ozerovandrei merged 1 commit into
gophercloud:masterfrom
elfosardo:baremetal-drivers
Mar 6, 2019
Merged

Baremetal V1 API Drivers#1461
ozerovandrei merged 1 commit into
gophercloud:masterfrom
elfosardo:baremetal-drivers

Conversation

@elfosardo

Copy link
Copy Markdown
Contributor

For #1429

This patch adds the Drivers API calls according to Baremetal API reference

List Drivers (GET)
Show driver details (GET)
Show driver properties (GET)
Show driver logical disk properties (GET)

Source code reference:
https://github.com/openstack/ironic/blob/master/ironic/api/controllers/v1/driver.py

@coveralls

coveralls commented Feb 20, 2019

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.07%) to 76.596% when pulling 4168c0f on elfosardo:baremetal-drivers into f83aee3 on gophercloud:master.

@theopenlab-ci

theopenlab-ci Bot commented Feb 20, 2019

Copy link
Copy Markdown

Build failed.

@theopenlab-ci

theopenlab-ci Bot commented Feb 21, 2019

Copy link
Copy Markdown

Build failed.

@theopenlab-ci

theopenlab-ci Bot commented Feb 21, 2019

Copy link
Copy Markdown

Build failed.

@theopenlab-ci

theopenlab-ci Bot commented Feb 21, 2019

Copy link
Copy Markdown

Build failed.

@elfosardo
elfosardo force-pushed the baremetal-drivers branch 2 times, most recently from c567c59 to db7c7e2 Compare February 21, 2019 14:20
@elfosardo elfosardo changed the title [WIP] Baremetal V1 API Drivers Baremetal V1 API Drivers Feb 21, 2019
@theopenlab-ci

theopenlab-ci Bot commented Feb 21, 2019

Copy link
Copy Markdown

Build failed.

@theopenlab-ci

theopenlab-ci Bot commented Feb 22, 2019

Copy link
Copy Markdown

Build failed.

@theopenlab-ci

theopenlab-ci Bot commented Feb 24, 2019

Copy link
Copy Markdown

Build succeeded.

Comment thread openstack/baremetal/v1/drivers/results.go
Comment thread openstack/baremetal/v1/drivers/results.go
@theopenlab-ci

theopenlab-ci Bot commented Feb 25, 2019

Copy link
Copy Markdown

Build succeeded.

@jtopjian jtopjian left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm not sure if this PR is ready for review. But if it is, I left a few comments. Please let me know if you have any questions.

Comment thread openstack/baremetal/v1/drivers/requests.go Outdated
Comment thread openstack/baremetal/v1/drivers/requests.go Outdated
Comment thread openstack/baremetal/v1/drivers/requests.go Outdated
@elfosardo
elfosardo force-pushed the baremetal-drivers branch 2 times, most recently from f2f4fe9 to 95730c8 Compare March 5, 2019 09:13
@elfosardo

Copy link
Copy Markdown
Contributor Author

@jtopjian this PR is ready for review, thank you for your comments, I pushed some changes

@theopenlab-ci

theopenlab-ci Bot commented Mar 5, 2019

Copy link
Copy Markdown

Build succeeded.

Comment thread openstack/baremetal/v1/drivers/results.go Outdated
This patch adds the Drivers API calls according to
Baremetal API reference [1]

List Drivers (GET)
Show driver details (GET)
Show driver properties (GET)
Show driver logical disk properties (GET)

[1] https://developer.openstack.org/api-ref/baremetal/#drivers-drivers
@elfosardo
elfosardo force-pushed the baremetal-drivers branch from 95730c8 to 4168c0f Compare March 5, 2019 13:10
@theopenlab-ci

theopenlab-ci Bot commented Mar 5, 2019

Copy link
Copy Markdown

Build succeeded.

@jtopjian jtopjian left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM - thank you!

@jtopjian

jtopjian commented Mar 5, 2019

Copy link
Copy Markdown
Contributor

@elfosardo Let me know if/when you're ready to have this merged :)

@elfosardo

Copy link
Copy Markdown
Contributor Author

@jtopjian this should be ready to be merged, thanks! :)

@ozerovandrei
ozerovandrei merged commit 22dfca8 into gophercloud:master Mar 6, 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.

5 participants