- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 79字
- 2021-07-02 23:52:49
Preparing the development setup
The installation process is pided into the following steps:
- Check out the OSA repository
- Install and bootstrap Ansible
- Initialize host bootstrap
- Run playbooks
To start the installation, check out the OSA Git repository:
# git clone https://github.com/openstack/openstack-ansible /opt/openstack-ansible
# cd /opt/openstack-ansible
Check out the required branch you want to install:
# git branch -r
# git checkout BRANCH_NAME
Check out the latest tag on the branch:
# git describe --abbrev=0 -tags
# git checkout TAG_NAME
推薦閱讀
- Splunk 7 Essentials(Third Edition)
- Mastering Spark for Data Science
- 網上沖浪
- 計算機控制技術
- 機器學習流水線實戰
- 永磁同步電動機變頻調速系統及其控制(第2版)
- Apache Superset Quick Start Guide
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 網絡服務搭建、配置與管理大全(Linux版)
- 生成對抗網絡項目實戰
- 手把手教你學Flash CS3
- 傳感器原理及實用技術
- 機器學習案例分析(基于Python語言)
- 30天學通Java Web項目案例開發
- Oracle Blockchain Quick Start Guide