Skip to content

Identity V3: add Trust Get and List funcions#1855

Merged
jtopjian merged 2 commits intogophercloud:masterfrom
Pirionfr:master
Feb 16, 2020
Merged

Identity V3: add Trust Get and List funcions#1855
jtopjian merged 2 commits intogophercloud:masterfrom
Pirionfr:master

Conversation

@Pirionfr
Copy link
Copy Markdown
Contributor

Implement Get and List functions for v3/extensions/trusts package
with unit tests and docs.

For #1642

Links to the line numbers/files in the OpenStack source code that support the
code in this PR:

https://github.com/openstack/keystone/blob/stable/stein/keystone/trust/core.py#L118
https://github.com/openstack/keystone/blob/stable/stein/keystone/api/trusts.py#L197
https://github.com/openstack/keystone/blob/stable/stein/keystone/api/trusts.py#L156

Implement Get and List functions for v3/extenstions/trusts package
with unit tests and docs.
@coveralls
Copy link
Copy Markdown

coveralls commented Feb 15, 2020

Coverage Status

Coverage increased (+0.03%) to 77.124% when pulling d1aa6e1 on Pirionfr:master into 917735e on gophercloud:master.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 15, 2020

Build failed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 15, 2020

Build succeeded.

@Pirionfr Pirionfr requested review from jtopjian and ozerovandrei and removed request for jtopjian February 16, 2020 09:22
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

This is really nice work - thank you! And thank you for cleaning up the Trust result struct.

@jtopjian jtopjian merged commit 2bc006e into gophercloud:master Feb 16, 2020
"testing"

"github.com/gophercloud/gophercloud/openstack/identity/v3/extensions/trusts"

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.

Redundant empty line.

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.

Good catch - I'll fix this in #1857

"time"

"github.com/gophercloud/gophercloud/pagination"

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.

Redundant empty line.

@ozerovandrei
Copy link
Copy Markdown
Contributor

Oh I forgot about a browser tab with this PR 😄
Well those redundant empty lines in imports can be fixed in later PRs.

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