Skip to content

Baremetal V1 API Drivers#1461

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

Baremetal V1 API Drivers#1461
ozerovandrei merged 1 commit intogophercloud: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
Copy link
Copy Markdown

coveralls commented Feb 20, 2019

Coverage Status

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

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 20, 2019

Build failed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 21, 2019

Build failed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 21, 2019

Build failed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 21, 2019

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
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 21, 2019

Build failed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 22, 2019

Build failed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 24, 2019

Build succeeded.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 25, 2019

Build succeeded.

Copy link
Copy Markdown
Contributor

@jtopjian jtopjian left a comment

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.

@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
Copy link
Copy Markdown

theopenlab-ci bot commented Mar 5, 2019

Build succeeded.

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
Copy link
Copy Markdown

theopenlab-ci bot commented Mar 5, 2019

Build succeeded.

Copy link
Copy Markdown
Contributor

@jtopjian jtopjian left a comment

Choose a reason for hiding this comment

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

LGTM - thank you!

@jtopjian
Copy link
Copy Markdown
Contributor

jtopjian commented Mar 5, 2019

@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