vmware-nsxlib/vmware_nsxlib/v3
Adit Sarfaty eb0c06fa81 Handle bad or expired XSRF token
The XSRF token might be expired after too long with no activity.
This should not happen because the nsxlib cluster uses keep alive
messages.
in case it does happen, the keep alive will detect this incident
and renew the session.

Change-Id: I6c9a7af01b5b18c2a7e46cc6bf8337b7205d161f
2017-08-31 12:50:56 +03:00
..
__init__.py Nsx Policy: support ICMP service 2017-07-27 09:58:23 -07:00
client.py Handle bad or expired XSRF token 2017-08-31 12:50:56 +03:00
client_cert.py Use flake8-import-order plugin 2017-07-04 22:35:02 -07:00
cluster.py Handle bad or expired XSRF token 2017-08-31 12:50:56 +03:00
config.py Add allow-overwrite default header by config 2017-08-29 09:23:45 +03:00
core_resources.py New api: list logical routers by type 2017-08-28 11:58:13 +03:00
exceptions.py Handle bad or expired XSRF token 2017-08-31 12:50:56 +03:00
load_balancer.py LBaaS: Some API changes on LB class 2017-08-11 12:40:30 +00:00
native_dhcp.py DHCP: add method to get static routes 2017-07-25 05:12:44 +00:00
ns_group_manager.py Drop log translations 2017-03-27 08:03:53 +03:00
nsx_constants.py Add DHPC relay service to router port 2017-07-11 16:19:12 +03:00
policy_constants.py Nsx policy: adjust to latest backend changes 2017-07-25 17:49:26 -07:00
policy_defs.py Merge "Nsx policy: adjust to latest backend changes" 2017-07-31 21:23:00 +00:00
policy_resources.py Policy: Delete service entries 2017-08-17 10:29:48 +03:00
resources.py Allow setting the description of switches and ports 2017-08-17 12:26:00 +00:00
router.py Add DHPC relay service to router port 2017-07-11 16:19:12 +03:00
security.py Ensure retry on stale rule update or deletion 2017-08-26 23:30:05 -07:00
trust_management.py Remove unused code 2017-08-17 15:41:54 -07:00
utils.py Api for getting a resource id by the type & tag 2017-07-12 11:49:55 +00:00