diff options
author | Tim Potter <tpot@hp.com> | 2013-01-29 22:30:12 +1100 |
---|---|---|
committer | Tim Potter <tpot@hp.com> | 2013-02-11 15:49:10 +1100 |
commit | a92445e33d2cb27bc37a6db2fb736007fe7a7a16 (patch) | |
tree | 1e207bb9ec3454c6244ebd52eaef2b801675ef0d /nova/exception.py | |
parent | ce09c50c9253131396f713edbf11ca427341be0e (diff) | |
download | nova-a92445e33d2cb27bc37a6db2fb736007fe7a7a16.tar.gz nova-a92445e33d2cb27bc37a6db2fb736007fe7a7a16.tar.xz nova-a92445e33d2cb27bc37a6db2fb736007fe7a7a16.zip |
Disallow setting /0 for network other than 0.0.0.0
If something like 15.0.0.0/0 is set as an IP address range it ends up
being identical to 0.0.0.0/0 (i.e all access) which I don't think is
the intent of the user when they make the API call.
Change-Id: I3fc05371f461112feae4f1097777fede5fc6b948
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions