python-neutronclient/neutronclient/tests/unit/lb
reedip 9750c10f42 Simplify clearing session-persistence
Currently Session Persistance for a pool can be cleared by
"neutron lbaas-pool-update pool --session-persistence type=dict type=NONE"
But this option seems to be a bit long and complicated, so
therefore this patch tries to simplify it by adding a new
option --no-session-persistence, which does the same job.

Change-Id: Iacafe765a2f0f9537a4e4d01b9b8086a9e313b92
Depends-On: I654b172927e1d96677a7da9e0846231b0ac48aa9
2016-08-18 04:02:16 +00:00
..
v2 Simplify clearing session-persistence 2016-08-18 04:02:16 +00:00
__init__.py Empty file shouldn't contain copyright nor license 2014-03-13 09:00:18 +08:00
test_cli20_healthmonitor.py Fix H405 violations 2015-12-13 05:48:42 +09:00
test_cli20_member.py Fix H405 violations 2015-12-13 05:48:42 +09:00
test_cli20_pool.py Fix H405 violations 2015-12-13 05:48:42 +09:00
test_cli20_vip.py Fix H405 violations 2015-12-13 05:48:42 +09:00