← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1508687] Re: lbaasv2- Only uppercase string for protocol are accepted while creating listener

 

** Also affects: python-neutronclient
   Importance: Undecided
       Status: New

** Changed in: python-neutronclient
       Status: New => Fix Released

** Changed in: neutron
       Status: Fix Committed => Won't Fix

** Changed in: python-neutronclient
     Assignee: (unassigned) => Manjeet Singh Bhatia (manjeet-s-bhatia)

** Changed in: python-neutronclient
   Importance: Undecided => Low

** Changed in: neutron
     Assignee: Manjeet Singh Bhatia (manjeet-s-bhatia) => (unassigned)

-- 
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:
  Won't Fix
Status in python-neutronclient:
  Fix Released

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


References