> For the complete documentation index, see [llms.txt](https://yeasy.gitbook.io/openstack_code_neutron/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yeasy.gitbook.io/openstack_code_neutron/neutron/common.md).

# common

这个包里面定义的都是一些模块通用的功能，包括对配置的操作，日志管理、rpc调用，以及一些常量等。
