🪐
OpenStack 源码分析之 Neutron
search
⌘Ctrlk
🪐
OpenStack 源码分析之 Neutron
  • 前言
  • 整体结构
  • bin
  • doc
  • etc
  • neutron
    • agent
    • api
    • cmd
    • common
    • db
    • debug
    • extensions
    • hacking
    • locale
    • notifiers
    • openstack
    • plugins
    • scheduler
    • server
    • service.py
    • services
    • tests
      • base.py
      • common
      • etc
      • fake_notifier.py
      • functional
        • agent
        • base.py
        • contrib
        • db
        • sanity
        • init.py
      • post_mortem_debug.py
      • tools.py
      • unit
      • var
      • init.py
    • 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. tests

functional

agentchevron-rightbase.pychevron-rightcontribchevron-rightdbchevron-rightsanitychevron-rightinit.pychevron-right
Previousfake_notifier.pychevron-leftNextagentchevron-right

Last updated 5 years ago