HI, We've upgraded our openstack environment from Kilo to Liberty recently. But while testing the Loadbalancing servcie , version 2 , I get an error:
neutron lbaas-loadbalancer-create --name test-lb b7b7fa5c-fac7-4da0-aa17-8506c2da678b 404 Not Found The resource could not be found. I'm using octavia and I've altered 'neutron.conf' file accordingly to the Liberty manual service_plugins = router,neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2 service_provider = LOADBALANCERV2:Octavia:neutron_lbaas.drivers.octavia.driver.OctaviaDriver:default I've restarted all network services. There is no lbaas agent running any more. I can see from the "neutron ext-list" that LoadBalancing service is still has still the same alias as before, i.e. "lbaas" Should this be "lbaasv2" afterwards? neutron ext-list +-----------------------+-----------------------------------------------+ | alias | name | +-----------------------+-----------------------------------------------+ | dns-integration | DNS Integration | | ext-gw-mode | Neutron L3 Configurable external gateway mode | | binding | Port Binding | | agent | agent | | subnet_allocation | Subnet Allocation | | l3_agent_scheduler | L3 Agent Scheduler | | external-net | Neutron external network | | flavors | Neutron Service Flavors | | net-mtu | Network MTU | | quotas | Quota management support | | l3-ha | HA Router extension | | provider | Provider Network | | multi-provider | Multi Provider Network | | lbaas | LoadBalancing service | | extraroute | Neutron Extra Route | | lbaas_agent_scheduler | Loadbalancer Agent Scheduler | | extra_dhcp_opt | Neutron Extra DHCP opts | | service-type | Neutron Service Type Management | | security-group | security-group | | dhcp_agent_scheduler | DHCP Agent Scheduler | | rbac-policies | RBAC Policies | | router | Neutron L3 Router | | allowed-address-pairs | Allowed Address Pairs | | dvr | Distributed Virtual Router | +-----------------------+-----------------------------------------------+ Best regards Yngvi
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack