site_name: OpenStack SIG Doc
theme:
  name: readthedocs
  locale: zh
markdown_extensions:
  - pymdownx.highlight:
      anchor_linenums: true
  - pymdownx.inlinehilite
  - pymdownx.snippets
  - pymdownx.superfences
  - toc:
      permalink: true
nav:
- OpenStack SIG: 'index.md'
- 贡献指导:
  - RPM开发流程: 'contribute/rpm-packaging-reference.md'
- 安装指导:
  - devstack: 'install/devstack.md'
  - openEuler-20.03-LTS-SP2_Queens: 'install/openEuler-20.03-LTS-SP2/OpenStack-queens.md'
  - openEuler-20.03-LTS-SP2_Rocky: 'install/openEuler-20.03-LTS-SP2/OpenStack-rocky.md'
  - openEuler-20.03-LTS-SP3_Queens: 'install/openEuler-20.03-LTS-SP3/OpenStack-queens.md'
  - openEuler-20.03-LTS-SP3_Rocky: 'install/openEuler-20.03-LTS-SP3/OpenStack-rocky.md'
  - openEuler-20.03-LTS-SP3_Train: 'install/openEuler-20.03-LTS-SP3/OpenStack-train.md'
  - openEuler-20.03-LTS-SP4_Train: 'install/openEuler-20.03-LTS-SP4/OpenStack-train.md'
  - openEuler-21.09_Wallaby: 'install/openEuler-21.09/OpenStack-wallaby.md'
  - openEuler-22.03-LTS_Train: 'install/openEuler-22.03-LTS/OpenStack-train.md'
  - openEuler-22.03-LTS_Wallaby: 'install/openEuler-22.03-LTS/OpenStack-wallaby.md'
  - openEuler-22.03-LTS-SP1_Train: 'install/openEuler-22.03-LTS-SP1/OpenStack-train.md'
  - openEuler-22.03-LTS-SP1_Wallaby: 'install/openEuler-22.03-LTS-SP1/OpenStack-wallaby.md'
  - openEuler-22.03-LTS-SP2_Train: 'install/openEuler-22.03-LTS-SP2/OpenStack-train.md'
  - openEuler-22.03-LTS-SP2_Wallaby: 'install/openEuler-22.03-LTS-SP2/OpenStack-wallaby.md'
  - openEuler-22.03-LTS-SP3_Train: 'install/openEuler-22.03-LTS-SP3/OpenStack-train.md'
  - openEuler-22.03-LTS-SP3_Wallaby: 'install/openEuler-22.03-LTS-SP3/OpenStack-wallaby.md'
  - openEuler-22.03-LTS-SP4_Train: 'install/openEuler-22.03-LTS-SP4/OpenStack-train.md'
  - openEuler-22.03-LTS-SP4_Wallaby: 'install/openEuler-22.03-LTS-SP4/OpenStack-wallaby.md'
  - openEuler-22.09_Yoga: 'install/openEuler-22.09/OpenStack-yoga.md'
  - openEuler-24.03-LTS_Wallaby: 'install/openEuler-24.03-LTS/OpenStack-wallaby.md'
  - openEuler-24.03-LTS_Antelope: 'install/openEuler-24.03-LTS/OpenStack-antelope.md'
  - openEuler-24.03-LTS-SP1_Wallaby: 'install/openEuler-24.03-LTS-SP1/OpenStack-wallaby.md'
  - openEuler-24.03-LTS-SP1_Antelope: 'install/openEuler-24.03-LTS-SP1/OpenStack-antelope.md'
  - openEuler-25.03_Antelope: 'install/openEuler-25.03/OpenStack-antelope.md'
  - openEuler-24.03-LTS-SP2_Wallaby: 'install/openEuler-24.03-LTS-SP2/OpenStack-wallaby.md'
  - openEuler-24.03-LTS-SP2_Antelope: 'install/openEuler-24.03-LTS-SP2/OpenStack-antelope.md'
- 测试报告:
  - openEuler-20.03-LTS-SP2: 'test/openEuler-20.03-LTS-SP2.md'
  - openEuler-20.03-LTS-SP3: 'test/openEuler-20.03-LTS-SP3.md'
  - openEuler-22.03-LTS: 'test/openEuler-22.03-LTS.md'
  - openEuler-22.03-LTS-SP1: 'test/openEuler-22.03-LTS-SP1.md'
  - openEuler-22.03-LTS-SP2: 'test/openEuler-22.03-LTS-SP2.md'
  - openEuler-22.03-LTS-SP3: 'test/openEuler-22.03-LTS-SP3.md'
  - openEuler-22.03-LTS-SP4: 'test/openEuler-22.03-LTS-SP4.md'
  - openEuler-22.09: 'test/openEuler-22.09.md'
  - openEuler-24.03-LTS: 'test/openEuler-24.03-LTS.md'
- 自研特性:
  - 虚拟机高低优先级: 'spec/priority_vm.md'
  - 流量分散: 'spec/distributed-traffic.md'
- 操作及管理指导:
  - 安全指南: 'security/security-guide.md'