Public bug reported:
while creating listener only upper case protocol value is accepted where as in
neutron securitygroups both uppercase and lower
case strings for protocol are accepted.
try
neutron lbaas-listener-create --loadbalancer <loadbalancer-id>
--protocol http --protocol-port 80
You will see exception
neutron lbaas-listener-create: error: argument --protocol: invalid choice:
u'http' (choose from 'TCP', 'HTTP', 'HTTPS'│
, 'TERMINATED_HTTPS')
** 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/1508687
Title:
lbaasv2- Only uppercase string for protocol are accepted while
creating listener
Status in neutron:
New
Bug description:
while creating listener only upper case protocol value is accepted where as
in neutron securitygroups both uppercase and lower
case strings for protocol are accepted.
try
neutron lbaas-listener-create --loadbalancer <loadbalancer-id>
--protocol http --protocol-port 80
You will see exception
neutron lbaas-listener-create: error: argument --protocol: invalid choice:
u'http' (choose from 'TCP', 'HTTP', 'HTTPS'│
, 'TERMINATED_HTTPS')
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1508687/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp