Skip to content

LBAAS: add subnet uuid to nat-gw and LBs - #1229

Open
jvasilevsky wants to merge 2 commits into
digitalocean:mainfrom
jvasilevsky:jvasilevsky/LBAAS-add-subnet-uuid-to-nat-gw-lbs
Open

jvasilevsky wants to merge 2 commits into
digitalocean:mainfrom
jvasilevsky:jvasilevsky/LBAAS-add-subnet-uuid-to-nat-gw-lbs

Conversation

@jvasilevsky

Copy link
Copy Markdown
Contributor

add subnet uuid to nat-gw and LBs

@@ -145,6 +145,13 @@ properties:
description: A string specifying the UUID of the VPC to which the load
balancer is assigned.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Field is confirmed live (verified subnet_uuid in a real GET /v2/load_balancers/{id} response), but example fixtures need updating: add subnet_uuid to all vpc_uuid occurrences in load_balancers/responses/examples.yml (lines 66, 132, 193, 257, 326, 399, 463), load_balancers/examples.yml:116, and vpc_nat_gateways/responses/examples.yml (lines 11, 36, 58, 77); also fix the format: uuid inconsistency where subnet_uuid has it but sibling vpc_uuid doesn't in vpc_nat_gateway_create.yml:47, vpc_nat_gateway_get.yml:64, and vpc_nat_gateway_update.yml:19.

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.

2 participants