-
Notifications
You must be signed in to change notification settings - Fork 8
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
Convert to use ansible-collection-openstack #20
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code change looks good. Possibly needs more testing of the collection.
I tested this (with care) against a production OpenStack deployment. A few things I noticed:
|
@markgoddard there's a fix proposed now https://review.opendev.org/c/openstack/ansible-collections-openstack/+/905979, maybe someone on our side can add to the discussion? |
Proposed workaround for blocking router module bug stackhpc/ansible-collection-openstack#27 |
I know, I proposed it 😆 |
According to https://docs.ansible.com/ansible/latest/collections/openstack/cloud/quota_module.html#ansible-collections-openstack-cloud-quota-module this option is only available until Nova API v2.35 (we're now on v2.95).
No description provided.