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

Add support for qos_policy_id on external gateway #1668

Open
al26p opened this issue Feb 2, 2024 · 0 comments · May be fixed by #1669
Open

Add support for qos_policy_id on external gateway #1668

al26p opened this issue Feb 2, 2024 · 0 comments · May be fixed by #1669

Comments

@al26p
Copy link

al26p commented Feb 2, 2024

Currently we are not able to apply a QoS on the external gateway of a router.
This is patched on gophercloud with this PR gophercloud/gophercloud#2881

I plan to do a PR to implement it on the provider as well.

Terraform Version

1.7.2

Affected Resource(s)

Please list the resources as a list, for example:

  • openstack_networking_router_v2

Expected Behavior

Being able to set the QoS policy on my openstack router like it is possible with openstack router set --qos-policy

Actual Behavior

The action is not implemented in the provider

@al26p al26p linked a pull request Feb 2, 2024 that will close this issue
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 a pull request may close this issue.

1 participant