-
Notifications
You must be signed in to change notification settings - Fork 0
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 os_networks role #7
Conversation
markgoddard
commented
Nov 23, 2023
- Add os_networks role
- lint: os_networks auto-fixes
- lint: Ignore os_networks variable prefix
- lint: Fix os_networks issues
- os_networks: Update README
- os_networks: Drop Python 2 support
2 tests failed |
ae50308
to
8a526f5
Compare
It failed due to the missing dependency on the openstack.cloud collection, added with os-deploy-templates. Rebased and now fixed. |
@markgoddard It seems like a newer version of openstacksdk is required:
This would be covered by the antelope upper constraints. As you said, may be worth trying to unify the constraints of the roles as it's also required by images + container templates |
This is required for openstacksdk > 1.0, required for openstack.cloud modules.
Good catch, updated. |
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.
tested and working in devstack