[openstack-dev] [neutron][networking-odl]

Takashi Yamamoto yamamoto at midokura.com
Wed Nov 8 06:13:03 UTC 2017


hi,

On Thu, Nov 2, 2017 at 9:01 AM, Bhatia, Manjeet S
<manjeet.s.bhatia at intel.com> wrote:
> Hello Neutrinos,
>
>
>
> I’ve been trying service profile flavors for L3 in neutron to register the
> driver,
>
> the method I’ve been using is below
>
>
>
> I have this added to neutron.conf
>
> [service_providers]
>
> service_provider =
> L3_ROUTER_NAT:ODL:networking_odl.l3.l3_flavor.ODLL3ServiceProvider:default

where do you have this driver?

>
>
>
> and then tried creating flavor profile
>
> [a]. openstack network flavor profile create --driver
> networking_odl.l3.l3_flavor.ODLL3ServiceProvider
>
>
>
> It returns NotFoundException: Not Found (HTTP 404) (Request-ID:
> req-6991a8ab-b785-4160-96d6-e496d7667f15), Service Profile driver
> networking_odl.l3.l3_flavor.ODLL3ServiceProvider could not be found.
>
>
>
> Here is trace from log http://paste.openstack.org/show/625178/ seems like
> resource not found,
>
>
>
> But I also noticed in [1]. self.config is {}
>
>
>
>
>
> [1].
> https://github.com/openstack/neutron/blob/master/neutron/db/servicetype_db.py#L55
>
>
>
>
>
> Any pointers what’s being done wrong is it the enabling of service profiles
> flavor or something else ?
>
>
>
>
>
>
>
> Thanks and regards !
>
> Manjeet
>
>
>
>
>
>
>
>



More information about the OpenStack-dev mailing list