commit | d646a4cfa5b019c4e127c8264305ea80bf5e06a7 | [log] [tgz] |
---|---|---|
author | Mykola Yakovliev <VegasQ@gmail.com> | Mon Aug 20 14:34:55 2018 -0500 |
committer | Mykola Yakovliev <myakovliev@mirantis.com> | Mon Sep 17 20:46:07 2018 +0000 |
tree | e9d152d4a3335c80a72b324de488a33512b6ba04 | |
parent | 56bb7312713634ad7d99090b167b56c6d84b0852 [diff] |
Add tests to cover policy_bandwidth_limit_rule This patch set adds tests to cover the policy_bandwidth_limit_rule API [0]. Test creates, showes, updates and deletes policy_bandwidth_limit_rule. Part of "Increase Neutron RBAC Coverage" initiative [1] [0] https://developer.openstack.org/api-ref/network/v2/index.html#qos-minimum-bandwidth-rules [1] https://storyboard.openstack.org/#!/story/2002641 Change-Id: I0f4b61c9f906fe61537144ef0274c19895e7134e Depends-On: https://review.openstack.org/#/c/592762/ Story: 2002641 Task: 22319