blob: 8d250cdd49646a66899ecf3ef50704a267453b66 [file] [log] [blame]
Samantha Blanco7b761b82017-05-03 14:23:20 -04001---
2features:
3 - |
4 Add security groups and server security groups
5 tests to Nova RBAC tests.
6fixes:
7 - |
8 Add microversion check to test_security_groups_rbac
9 as tests in this file will fail with a 404 after
10 2.36.
11 - Rename test_server_security_groups to
12 test_list_security_groups to properly reflect the
13 test actually being run.