🪐
OpenStack 源码分析之 Neutron
Ctrlk
  • 前言
  • 整体结构
  • bin
  • doc
  • etc
  • neutron
    • agent
    • api
    • cmd
    • common
    • db
    • debug
    • extensions
    • hacking
    • locale
    • notifiers
    • openstack
    • plugins
      • bigswitch
      • brocade
      • cisco
      • common
      • embrane
      • hyperv
      • ibm
      • linuxbridge
      • metaplugin
      • midonet
      • ml2
      • mlnx
      • nec
        • agent
        • common
        • db
        • drivers
        • extensions
        • nec_plugin.py
        • nec_router.py
        • ofc_driver_base.py
        • ofc_manager.py
        • packet_filter.py
        • router_drivers.py
        • init.py
      • nuage
      • ofagent
      • oneconvergence
      • opencontrail
      • openvswitch
      • plumgrid
      • sriovnicagent
      • vmware
    • scheduler
    • server
    • service.py
    • services
    • tests
    • auth.py
    • context.py
    • hooks.py
    • i18n.py
    • manager.py
    • neutron_plugin_base_v2.py
    • policy.py
    • quota.py
    • service.py
    • version.py
    • wsgi.py
  • rally-jobs
  • tools
  • 理解代码
Powered by GitBook
On this page

Was this helpful?

  1. neutron
  2. plugins

nec

agentcommondbdriversextensionsnec_plugin.pynec_router.pyofc_driver_base.pyofc_manager.pypacket_filter.pyrouter_drivers.pyinit.py
Previousinit.pyNextagent

Last updated 5 years ago

Was this helpful?