yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41345
[Bug 1515508] Re: Kilo:No command to configure LB session persistence in openstack CLI.
** Also affects: python-neutronclient
Importance: Undecided
Status: New
** Changed in: python-neutronclient
Importance: Undecided => Low
** Changed in: python-neutronclient
Status: New => Confirmed
** No longer affects: neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1515508
Title:
Kilo:No command to configure LB session persistence in openstack CLI.
Status in python-neutronclient:
Confirmed
Bug description:
openstack env is kilo using ubuntu 14.04, can't configure load
balance session persistence in openstack CLI. anyway to configure it
via cli?
[root@nsj1 ~]# neutron lb-vip-update 748b4c56-7a3b-41d4-b591-ecd9014730ed --session_persistence type=HTTP_COOKIE
name 'HTTP_COOKIE' is not defined
[root@nsj1 ~]# neutron lb-vip-update 748b4c56-7a3b-41d4-b591-ecd9014730ed --session_persistence type=http_cookie
name 'http_cookie' is not defined
[root@nsj1 ~]# neutron lb-vip-update 748b4c56-7a3b-41d4-b591-ecd9014730ed --session_persistence type=app_cookie
name 'app_cookie' is not defined
[root@nsj1 ~]# neutron lb-vip-create
usage: neutron lb-vip-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID] [--address ADDRESS]
[--admin-state-down]
[--connection-limit CONNECTION_LIMIT]
[--description DESCRIPTION] --name NAME
--protocol-port PROTOCOL_PORT --protocol
{TCP,HTTP,HTTPS} --subnet-id SUBNET
POOL
neutron lb-vip-create: error: too few arguments
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-neutronclient/+bug/1515508/+subscriptions
References