Skip to content

Networking V2: add QoS policies acceptance tests#1603

Merged
ozerovandrei merged 4 commits intogophercloud:masterfrom
ozerovandrei:qos-policies-acc-tests
Jun 10, 2019
Merged

Networking V2: add QoS policies acceptance tests#1603
ozerovandrei merged 4 commits intogophercloud:masterfrom
ozerovandrei:qos-policies-acc-tests

Conversation

@ozerovandrei
Copy link
Copy Markdown
Contributor

Add TestPoliciesCRUD acceptance test and CreateQoSPolicy,
DeleteQoSPolicy helpers.

For #1027

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

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
Copy Markdown

theopenlab-ci bot commented Jun 8, 2019

Build succeeded.

@ozerovandrei
Copy link
Copy Markdown
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.
@ozerovandrei ozerovandrei force-pushed the qos-policies-acc-tests branch from 47297cd to 6ee9145 Compare June 10, 2019 05:57
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Jun 10, 2019

Build failed.

Use StatusOK for Update QoS policy call.
@ozerovandrei
Copy link
Copy Markdown
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
Copy Markdown

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