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

feat: add port update and delete check #1

Merged
merged 11 commits into from
Jun 25, 2024

Conversation

ricolin
Copy link
Member

@ricolin ricolin commented Jun 11, 2024

No description provided.

Copy link
Member

@mnaser mnaser left a 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.

neutron_policy_server/wsgi.py Outdated Show resolved Hide resolved
neutron_policy_server/wsgi.py Outdated Show resolved Hide resolved
neutron_policy_server/wsgi.py Outdated Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
neutron_policy_server/tests/test.py Outdated Show resolved Hide resolved
neutron_policy_server/wsgi.py Show resolved Hide resolved
test-requirements.txt Outdated Show resolved Hide resolved
zuul.d/project.yaml Outdated Show resolved Hide resolved
@ricolin ricolin force-pushed the rlin-add-more-founction branch from 2fd308d to 001b82c Compare June 21, 2024 15:57
@mnaser
Copy link
Member

mnaser commented Jun 25, 2024

recheck

@mnaser mnaser added the gate label Jun 25, 2024
@atmosphere-ci atmosphere-ci bot merged commit aa2ae04 into vexxhost:main Jun 25, 2024
2 checks passed
atmosphere-ci bot pushed a commit to vexxhost/atmosphere that referenced this pull request Jul 2, 2024
Depends-On vexxhost/neutron-policy-server#1

Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser pushed a commit to vexxhost/atmosphere that referenced this pull request Jul 2, 2024
Depends-On vexxhost/neutron-policy-server#1

Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser pushed a commit to vexxhost/atmosphere that referenced this pull request Jul 2, 2024
Depends-On vexxhost/neutron-policy-server#1

Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser pushed a commit to vexxhost/atmosphere that referenced this pull request Jul 2, 2024
Depends-On vexxhost/neutron-policy-server#1

Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser pushed a commit to vexxhost/atmosphere that referenced this pull request Jul 2, 2024
Depends-On vexxhost/neutron-policy-server#1

Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
ricolin added a commit to vexxhost/atmosphere that referenced this pull request Jul 3, 2024
Depends-On vexxhost/neutron-policy-server#1

Reviewed-by: Mohammed Naser <mnaser@vexxhost.com>
atmosphere-ci bot pushed a commit to vexxhost/atmosphere that referenced this pull request Jul 3, 2024
atmosphere-ci bot pushed a commit to vexxhost/atmosphere that referenced this pull request Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants