ppc64le-cloud / powervs-utils

Apache License 2.0
0 stars 10 forks source link

Add VPCZones #12

Closed dharaneeshvrd closed 5 months ago

dharaneeshvrd commented 5 months ago

Add toronto region Add few utility functions Removed VPCRegion for Montreal since it does not have respective VPC region

dharaneeshvrd commented 5 months ago

/cc @mkumatag @Karthik-K-N

dharaneeshvrd commented 5 months ago

@mkumatag Refactored now, region is not going to be used anywhere, just used as a plain string to map the respective values. Segregated us-south as separate since key should be prefix to easily retrieve mapping from powervs zone, us-east also treated like that. Regarding VPC zones, I have added all 3 zones for all the regions since it's possible to create subnets in them.

ppc64le-cloud-bot commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dharaneeshvrd, Karthik-K-N, mkumatag

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/ppc64le-cloud/powervs-utils/blob/main/OWNERS)~~ [mkumatag] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment