commit | e3b252740221d075bc9fdc514eaa3d89f4400551 | [log] [tgz] |
---|---|---|
author | jessegler <jess.egler@gmail.com> | Mon Aug 20 18:52:55 2018 -0500 |
committer | jessegler <jess.egler@gmail.com> | Wed Aug 29 17:54:13 2018 -0500 |
tree | 6eb2fd3407f102ae3940670685f8df4341cbbfea | |
parent | bfcf1cc50e05c765f852044c679984c67589d736 [diff] |
Adds tests to cover QOS policy This patch set adds tests to cover the QOS policy API [0]. Tests create_policy, get_policy, update_policy, delete_policy. Part of the "Increase Neutron RBAC Coverage" initiative [1]. [0] https://developer.openstack.org/api-ref/network/v2/#qos-policies-qos [1] https://storyboard.openstack.org/#!/story/2002641 Change-Id: Ie9d3365c6a39e16ca2e920d180e4f8fbb060daa3 Story: 2002641 Task: 22318