Go to file
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
2015-12-29 19:14:17 +00:00
2012-01-18 09:39:25 +11:00
2015-03-06 22:51:31 +00:00
2015-12-04 13:44:13 +09:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2013-06-01 10:08:50 +02:00
2015-12-09 11:09:26 +03:00
2016-06-14 09:42:14 +00:00
2015-09-17 12:16:54 +00:00
2016-08-03 12:02:42 +08:00

Python bindings to the Neutron API

Latest Version

Downloads

This is a client library for Neutron built on the Neutron API. It provides a Python API (the neutronclient module) and a command-line tool (neutron).

Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%