You can check this file: https://github.com/openstack/neutron/blob/master/neutron/common/profiler.py.If you would like to install with kolla-ansible, osprofiler configure should be manual added to /etc/kolla/config/neutron/(some thign herre) (i guess)On Tue, Feb 28, 2023 at 2:57 PM Slawek Kaplonski <skaplons@redhat.com> wrote:Hi,
Dnia wtorek, 28 lutego 2023 03:39:23 CET hai wu pisze:
> There is this `profiler` section for osprofiler for
> nova.conf/glance-api.conf/cinder.conf/keystone.conf.
>
> But there's no such section for neutron.conf, why? I could not find
> this section in even the latest neutron.conf document.
>
> Thus I could not get `openstack network list --os-profile MY_KEY_HERE` to work.
>
>
maybe it's not documented (and that would be bug worth reporting) but You can use it with neutron for sure. We are doing that e.g. in neutron-ovs-rally-task CI job. See neutron config example from that job [1]. And result of profiling is then in the rally page [2] in the "Scenario Data" tab.
--
Slawek Kaplonski
Principal Software Engineer
Red Hat
--Thu.