neutron/neutron/db/vpn
Paul Michali 7c879724a5 Increase size of peer_address attribute in VPNaaS
Increased the size so that peer_address could be FQDN. API
document changed constraint from IPAddress to string, however
in the plugin/service code, it is already a string and there is
no specific restriction on the value. Database migration will
be performed, due to the size change.

bug 1225128

Change-Id: Idc0d545491074fc0a1a3bd0256fdbba0a3a0718c
2013-09-17 10:17:27 -04:00
..
__init__.py VPN as a Service (VPNaaS) API and DataModel 2013-07-30 10:38:00 -07:00
vpn_db.py Increase size of peer_address attribute in VPNaaS 2013-09-17 10:17:27 -04:00