Reviewed:  https://review.openstack.org/344591
Committed: 
https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=d1c7ab6ea3d4d2e3653a04963a4155c4bc449f41
Submitter: Jenkins
Branch:    master

commit d1c7ab6ea3d4d2e3653a04963a4155c4bc449f41
Author: ahdj007 <[email protected]>
Date:   Wed Jul 20 15:02:47 2016 +0800

    Replace service type "LOADBALANCER" to "LOADBALANCERV2"
    
    When it does not have a default service provider of LOADBALANCERV2,
    the prompting is "Service type LOADBALANCER does not
    have a default service provider".
    
    It should be "Service type LOADBALANCERV2 does not
    have a default service provider".
    
    Change-Id: Ibae4fe7d2f774957518d203dc039dc5f8538c804
    Closes-Bug: #1604645


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1604645

Title:
  prompt is not exact when no have default service provider of
  LOADBALANCERV2

Status in neutron:
  Fix Released

Bug description:
  service_plugins
  =neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2

  [root@controller dongjuan(keystone_admin)]# neutron lbaas-loadbalancer-create 
--name lb1 37102792-f240-4324-8c00-60eba192fff6
  Service type LOADBALANCER does not have a default service provider
  [root@controller dongjuan(keystone_admin)]#

  it should be
  Service type LOADBALANCERV2 does not have a default service provider

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1604645/+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

Reply via email to