Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ip pool id to view #5734

Merged
merged 3 commits into from
May 10, 2024
Merged

Adding ip pool id to view #5734

merged 3 commits into from
May 10, 2024

Conversation

charliepark
Copy link
Contributor

Fixes #5716

This PR adds the IP Pool's ID to the Floating IP view, so we can use it on the frontend. Adds a few test assertions as well to existing tests.

@charliepark charliepark requested a review from david-crespo May 10, 2024 19:30
Copy link
Contributor

@david-crespo david-crespo left a comment

Choose a reason for hiding this comment

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

yeehaw

@david-crespo
Copy link
Contributor

david-crespo commented May 10, 2024

Whoops! We changed the API and forgot to regen the schema. Run this:

EXPECTORATE=overwrite cargo t -p omicron-nexus -E 'test(=integration_tests::commands::test_nexus_openapi)'

I have that aliased to update-openapi on my machine.

image

@charliepark
Copy link
Contributor Author

Ah, thank you for catching that!

@charliepark charliepark merged commit c472464 into main May 10, 2024
21 checks passed
@charliepark charliepark deleted the adding_ip-pool-id_to_view branch May 10, 2024 23:23
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.

Add ip_pool_id to floating IP response
2 participants