yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07111
[Bug 1259832] [NEW] session_persistence option can't find in "neutron lb-vip-create --help"
Public bug reported:
session_persistence in "neutron lb-vip-create" is defined in below:
https://wiki.openstack.org/wiki/Neutron/LBaaS/API#Session_Persistence
http://docs.openstack.org/api/openstack-network/2.0/content/lbaas_ext_ops_vip.html
We can specify this option, but it can't find in "neutron lb-vip-create
--help".
[CLI Example]
1. neutron lb-pool-create --lb-method ROUND_ROBIN
--protocol TCP
--subnet-id a7295052-c446-4315-96a0-f2f8763cdacf
--name lb01
2. neutron lb-vip-create lb01
--name vip01 --protocol-port 80
--protocol TCP --subnet-id a7295052-c446-4315-96a0-f2f8763cdacf
--session-persistence type=dict type=HTTP_COOKIE
** 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/1259832
Title:
session_persistence option can't find in "neutron lb-vip-create
--help"
Status in OpenStack Neutron (virtual network service):
New
Bug description:
session_persistence in "neutron lb-vip-create" is defined in below:
https://wiki.openstack.org/wiki/Neutron/LBaaS/API#Session_Persistence
http://docs.openstack.org/api/openstack-network/2.0/content/lbaas_ext_ops_vip.html
We can specify this option, but it can't find in "neutron lb-vip-
create --help".
[CLI Example]
1. neutron lb-pool-create --lb-method ROUND_ROBIN
--protocol TCP
--subnet-id a7295052-c446-4315-96a0-f2f8763cdacf
--name lb01
2. neutron lb-vip-create lb01
--name vip01 --protocol-port 80
--protocol TCP --subnet-id a7295052-c446-4315-96a0-f2f8763cdacf
--session-persistence type=dict type=HTTP_COOKIE
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1259832/+subscriptions
Follow ups
References