🪐
OpenStack 源码分析之 Neutron
search
⌘Ctrlk
🪐
OpenStack 源码分析之 Neutron
  • 前言
  • 整体结构
  • 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
      • nuage
      • ofagent
      • oneconvergence
      • opencontrail
      • openvswitch
      • plumgrid
      • sriovnicagent
        • common
        • eswitch_manager.py
        • pci_lib.py
        • sriov_nic_agent.py
        • init.py
      • 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
  • 理解代码
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. neutronchevron-right
  2. plugins

sriovnicagent

commonchevron-righteswitch_manager.pychevron-rightpci_lib.pychevron-rightsriov_nic_agent.pychevron-rightinit.pychevron-right
Previousinit.pychevron-leftNextcommonchevron-right

Last updated 5 years ago