heat/heat/engine/constraint
Nakul Dahiwade 9592bcb591 Enhancements to CIDR and IP address constraints.
Currently the constraints do not reject an ipaddress for ipv4 which have
fewer than 3 dots such as 'a' or 'a.b' or 'a.b.c'.
This enhancement provides an extra check that an ipv4 address has syntax:
'a.b.c.d'

This also applies to CIDR

Change-Id: Ia7ec8bf107abd169b6b6a91d0b8bb913fc3cc7b9
Story: 2002552
Task: 22114
2018-07-25 18:11:10 +00:00
..
__init__.py collect common constraints 2015-08-02 00:32:07 +08:00
common_constraints.py Enhancements to CIDR and IP address constraints. 2018-07-25 18:11:10 +00:00