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

Use automatic module mappings in Openstack provider #692

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VenelinMartinov
Copy link

This PR changes the provider to use automatic module mappings and fixes a few module names.

fixes #690

Copy link

github-actions bot commented Oct 4, 2024

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • bgpvpn/networkAssociateV2.NetworkAssociateV2
  • bgpvpn/portAssociateV2.PortAssociateV2
  • bgpvpn/routerAssociateV2.RouterAssociateV2
  • bgpvpn/v2.V2
  • loadbalancer/flavorprofileV2.FlavorprofileV2
  • loadbalancer/loadBalancer.LoadBalancer

New functions:

  • firewall/getGroupV2.getGroupV2
  • firewall/getPolicyV2.getPolicyV2
  • firewall/getRuleV2.getRuleV2

Maintainer note: consult the runbook for dealing with any breaking changes.

@iwahbe
Copy link
Member

iwahbe commented Oct 7, 2024

@VenelinMartinov It looks like you need to regenerate the python SDK.

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.

Incorrect mappings for Loadbalancing and BGP VPN resources
2 participants