-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: add port update and delete check #1
feat: add port update and delete check #1
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.
My first round of review, I would like you to see if you can possibly add unit tests for these for our different scenarios, that would be really useful.
https://flask.palletsprojects.com/en/3.0.x/testing/
Having said that, the examples are using pytest and we're using something else in OpenStack (escaping me) so we can leverage that framework since we're using Zuul to test.
Also, I think we should add pre-commit for black
/flake8
/isort
and introduce a tox
target for that and then add a Zuul job for it, since this project is already using Zuul you should be able to add it.
e65dca4
to
37d55ab
Compare
35725b5
to
2fd308d
Compare
2fd308d
to
001b82c
Compare
recheck |
Depends-On vexxhost/neutron-policy-server#1 Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
Depends-On vexxhost/neutron-policy-server#1 Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
Depends-On vexxhost/neutron-policy-server#1 Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
Depends-On vexxhost/neutron-policy-server#1 Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
Depends-On vexxhost/neutron-policy-server#1 Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
Depends-On vexxhost/neutron-policy-server#1 Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
Depends-On vexxhost/neutron-policy-server#1 Reviewed-by: Mohammed Naser mnaser@vexxhost.com
Depends-On vexxhost/neutron-policy-server#1 Reviewed-by: Mohammed Naser mnaser@vexxhost.com
No description provided.