manila/manila/tests/db/sqlalchemy
Goutham Pacha Ravi 8ac7bf43e7 Fix access control for single host addresses
In CIDR notation, the max prefix-length is typically
used to denote individual host addresses, for example:
2620:52:0:13b8::fe:e7 and 2620:52:0:13b8::fe:e7/128
are semantically the same.

Fix the access-allow API to raise 400 Bad Request if
an address by either notation already exists in the
manila database for a given share.

Change-Id: I6e790fd0edd82064a3c5cda8a919c9eeb2da85d0
Closes-Bug: 1767430
(cherry picked from commit 50f957eefd)
2018-06-15 03:22:29 +00:00
..
__init__.py Pool-aware Scheduler Support 2015-02-04 23:27:06 +00:00
test_api.py Fix access control for single host addresses 2018-06-15 03:22:29 +00:00
test_models.py Removed unnecessary setUp() calls in tests 2017-08-02 12:47:34 +00:00