← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1515508] [NEW] Kilo:No command to configure LB session persistence in openstack CLI.

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
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 neutron:
  New

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/neutron/+bug/1515508/+subscriptions


Follow ups