OpenStack系统由一些分开安装的关键项目组成。这些项目会根据你的云环境需要相互协作,包括计算、认证、网络、镜像、块存储、对象存储、告警、编排和数据库服务等。你可以分开安装这些项目中的任何一个并配置它们为独立的和组合的。
本指南会告诉你如何使用Debian 8(代码名称: Jessie)可用的软件包安装OpenStack。
注解
本指南使用debconf设置的非交互模式安装。即,将不会有debconf提示。为配置一个计算节点使用这个模式,运行下面的命令:
# dpkg-reconfigure debconf
如果你更喜欢的使用debconf,则参考Debian的debconf安装指南。
配置选项和示例配置文件的解释包含其中。
This guide documents the OpenStack Ocata release.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.