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

IP Space integration #579

Merged
merged 26 commits into from
Jul 13, 2023
Merged

IP Space integration #579

merged 26 commits into from
Jul 13, 2023

Conversation

Didainius
Copy link
Collaborator

@Didainius Didainius commented Jun 1, 2023

This PR finalizes IP Space integration to the SDK which was started in #578.

It now adds support for the integration layer which consists of:

  • Additional field for external network to support IP spaces
  • IP Space Uplink management for external networks with new type IpSpaceUplink
  • IP Space IP and Prefix Allocation using new type IpSpaceIpAllocation
  • IP Space Org allocation to define custom quotas using new type IpSpaceOrgAssignment

Additionally, a type TaskResult is attached to Task as IP Allocation Requests return values in that field.

Tested on 10.3.0 (validated test skips), 10.4.1, 10.4.2

Didainius added 7 commits May 30, 2023 09:00
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Didainius added 12 commits June 2, 2023 13:46
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
@Didainius Didainius marked this pull request as ready for review June 27, 2023 03:39
Copy link
Collaborator

@lvirbalas lvirbalas left a comment

Choose a reason for hiding this comment

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

This looks great, only few nit picks on comments "Update updates" and "Delete deletes".

Signed-off-by: Dainius Serplis <[email protected]>
Copy link

@adezxc adezxc left a comment

Choose a reason for hiding this comment

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

Terrific work, approved. Only some questions

Signed-off-by: Dainius Serplis <[email protected]>
Copy link
Collaborator

@adambarreiro adambarreiro left a comment

Choose a reason for hiding this comment

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

Great PR, just some really minor things

Adjust incorrect comments

Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
@Didainius Didainius merged commit 3b9ce5d into vmware:main Jul 13, 2023
@Didainius Didainius deleted the ipspaces22 branch July 13, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants