Skip to content

nova: support query hosts with availability-zone#2098

Merged
jtopjian merged 2 commits intogophercloud:masterfrom
Robin5911:master
Jul 1, 2021
Merged

nova: support query hosts with availability-zone#2098
jtopjian merged 2 commits intogophercloud:masterfrom
Robin5911:master

Conversation

@Robin5911
Copy link
Copy Markdown
Contributor

@Robin5911 Robin5911 commented Jan 17, 2021

For #2188

nova: add support query hosts with availability-zone parameter

Filter the server list result by server availability zone.

This parameter is restricted to administrators until microversion 2.83. If non-admin users specify this parameter on a microversion less than 2.83, it will be ignored.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 79.762% when pulling c33b5bb on TonyZhang1989:master into 1875fb8 on gophercloud:master.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jan 17, 2021

Build succeeded.

@EmilienM
Copy link
Copy Markdown
Contributor

please squash the commits or rebase, so we have one single commit.

@jtopjian
Copy link
Copy Markdown
Contributor

@EmilienM Squashing can be done via GitHub. Multiple commits within PRs are actually preferred here since it's easier to see revisions.

However, per the contributor's tutorial, the following items need addressed in this PR:

  1. A corresponding issue needs to be opened that describes the issue or feature.
  2. The Nova code that implements this feature on the server-side.

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