Searched refs:IPSEC_CONNS (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openstack/neutron/files/services/vpn/device_drivers/
H A Dsolaris_ipsec.py184 IPSEC_CONNS = 'ipsec_site_connections' variable
622 for conn in new_status[IPSEC_CONNS]:
623 new_status[IPSEC_CONNS][conn] = {
1384 for site_conn in cache[IPSEC_CONNS]:
1385 status = cache[IPSEC_CONNS][site_conn]['status']
1394 new_status[IPSEC_CONNS][site_conn] = {
1401 cache[IPSEC_CONNS].pop(badboy)

Completed in 12 milliseconds