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

Networking V2: add QoS policies acceptance tests #1603

Merged
merged 4 commits into from
Jun 10, 2019

Conversation

ozerovandrei
Copy link
Contributor

Add TestPoliciesCRUD acceptance test and CreateQoSPolicy,
DeleteQoSPolicy helpers.

For #1027

Implement QoS policy update call.
Implement QoS policy delete method.
@coveralls
Copy link

coveralls commented Jun 8, 2019

Coverage Status

Coverage increased (+0.01%) to 76.759% when pulling d18061e on ozerovandrei:qos-policies-acc-tests into b8b6f3e on gophercloud:master.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Jun 8, 2019

Build succeeded.

@ozerovandrei
Copy link
Contributor Author

Looks like openlabtesting is down, it's better to recheck this PR after some time.

Add TestPoliciesCRUD acceptance test and CreateQoSPolicy,
DeleteQoSPolicy helpers.
@theopenlab-ci
Copy link

theopenlab-ci bot commented Jun 10, 2019

Build failed.

Use StatusOK for Update QoS policy call.
@ozerovandrei
Copy link
Contributor Author

Can't really find it in Neutron's code but Update call should return http.StatusOK (200) instead of http.StatusAccepted (202). It works similar to other Neutron extensions but its code is very difficult 😞

@theopenlab-ci
Copy link

theopenlab-ci bot commented Jun 10, 2019

Build succeeded.

@ozerovandrei ozerovandrei merged commit 94fc098 into gophercloud:master Jun 10, 2019
@ozerovandrei ozerovandrei deleted the qos-policies-acc-tests branch June 10, 2019 09:45
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 this pull request may close these issues.

2 participants