- OpenStack for Architects
- Ben Silverman Michael Solberg
- 126字
- 2021-06-25 21:24:31
Installation instructions
To install OpenStack, execute the following command as the root user on the system designated in the deployment plan:
# yum install -y openstack-packstack
This command will install the packstack installation utility on the machine. If this command fails, ensure that the RDO repository is correctly enabled using the following command:
# rpm -q rdo-release
If the RDO repository has not been enabled, enable it using the following command:
# yum install -y https://rdoproject.org/repos/rdo-release.rpm
Next, run the packstack utility to install OpenStack:
# packstack --allinone
The packstack utility configures and applies a set of puppet manifests to your system to install and configure the OpenStack distribution. The --allinone option instructs packstack to configure the set of services defined in the reference architecture for RDO.
推薦閱讀
- Ansible Configuration Management
- 虛擬儀器設(shè)計(jì)測控應(yīng)用典型實(shí)例
- 嵌入式系統(tǒng)應(yīng)用
- Excel 2007函數(shù)與公式自學(xué)寶典
- Learning Apache Spark 2
- JBoss ESB Beginner’s Guide
- 大數(shù)據(jù)平臺(tái)異常檢測分析系統(tǒng)的若干關(guān)鍵技術(shù)研究
- 完全掌握AutoCAD 2008中文版:機(jī)械篇
- 網(wǎng)絡(luò)安全管理實(shí)踐
- 內(nèi)??刂萍捌鋺?yīng)用
- Mastering ServiceNow Scripting
- Windows Server 2008 R2活動(dòng)目錄內(nèi)幕
- Containers in OpenStack
- 過程控制系統(tǒng)
- INSTANT Puppet 3 Starter