Joe Topjian

Results 140 comments of Joe Topjian

@brtknr Please see the corresponding discussion at #2117

@pgaxatte This all sounds good to me. re the naming, `endpointgroups` is fine, including any minor workarounds to function names you need to do. If you haven't seen it, the...

There's a group of API calls which manage volume types, so I think it is suitable. https://developer.openstack.org/api-ref/block-storage/v3/index.html#volume-types-types

@TommyLike Thank you for your work on this :smile:

@TommyLike OK, no problem. Perhaps it would be best to make a checklist of all features to be added?

@mitch000001 Sure, sounds good. We have a [contributor tutorial](https://github.com/gophercloud/gophercloud/tree/master/docs/contributor-tutorial) which should help you get started.

@chrischdi You're more than welcome to. Let me know if you need any help.

> would it be an extension at openstack/loadbalancer/v2/extensions/quotas analog to the neutron ones or simply openstack/loadbalancer/v2/quotas It depends if "quotas" are defined as an extension in the Octavia API service...

You're right - it doesn't appear that LBaaS/Octavia quotas are an extension of Octavia. As an aside, the API documentation is a good place to start, but we rely on...

We had some CI issues when the PR was first opened, but that has been resolved and the PR is passing tests. @databus23 hasn't officially [requested a review](https://github.com/gophercloud/gophercloud/blob/master/docs/contributor-tutorial/step-06-code-review.md#request-a-code-review) and I...