Skip to content

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
@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

3 participants