horizon/openstack_dashboard/dashboards/project/vpn
Masco Kaliyamoorthy 74c2a66e05 check DPD interval and timeout for IPSec site connection
While creating and updating IPSec Site Connection, the DPD interval should be lesser than DPD timeout.
this Condition can be validated at client side.

This patch validating the interval and timeout for update and create forms.

Change-Id: I039149190358ca6a6b53ba75c8f08267047b201b
Closes-Bug: #1451440
2015-05-04 19:36:57 +05:30
..
templates/vpn Merge "Refactor modal forms for VPN" 2015-02-19 07:48:35 +00:00
__init__.py VPNaaS UI implementation 2013-09-06 14:11:35 -07:00
forms.py check DPD interval and timeout for IPSec site connection 2015-05-04 19:36:57 +05:30
panel.py Potential 500 pages on allowed methods removed 2014-12-29 10:53:49 -07:00
tables.py Remove unused import 2015-02-21 15:28:11 +08:00
tabs.py Replace set_id_as_name_if_empty with name_or_id 2014-12-09 09:57:28 +08:00
tests.py Remove @author tags from copyright statements 2014-10-07 20:55:05 +02:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
views.py Merge "Refactor modal forms for VPN" 2015-02-19 07:48:35 +00:00
workflows.py check DPD interval and timeout for IPSec site connection 2015-05-04 19:36:57 +05:30