Skip to content

Compute servergroups#2355

Merged
mandre merged 2 commits intogophercloud:masterfrom
sapcc:compute-servergroups
Feb 28, 2022
Merged

Compute servergroups#2355
mandre merged 2 commits intogophercloud:masterfrom
sapcc:compute-servergroups

Conversation

@SuperSandro2000
Copy link
Copy Markdown
Contributor

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 15, 2022

Build failed.

@coveralls
Copy link
Copy Markdown

coveralls commented Feb 15, 2022

Coverage Status

Coverage remained the same at 79.893% when pulling 2623777 on sapcc:compute-servergroups into eb32d7f on gophercloud:master.

Copy link
Copy Markdown
Contributor

@mandre mandre left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. This looks good, but I noticed we're also missing the user_id field in the response. Could you perhaps also add it as well?

Members []string `json:"members"`

// ProjectID of the server group.
ProjectID string `json:"project_id"`
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.

While you're there, could you also add the missing user_id field?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

amended and force pushed.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 28, 2022

Build succeeded.

Copy link
Copy Markdown
Contributor

@mandre mandre left a comment

Choose a reason for hiding this comment

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

Thanks 🚀
LGTM

@mandre mandre merged commit 9de070c into gophercloud:master Feb 28, 2022
@SuperSandro2000 SuperSandro2000 deleted the compute-servergroups branch March 1, 2022 10:21
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.

compute/v2/extensions/servergroups: missing limit and offset in ListOpts, project_id in server_groups

3 participants