- Extending OpenStack
- Omar Khedher
- 306字
- 2021-06-24 18:51:47
Prerequisites for the test environment
The OpenStack test environment will involve the setup of the deployment machine, the Ansible deployment server, and the target hosts, which are the different OpenStack nodes that Ansible will run its playbooks against.
To speed up a simple installation approach, in this section, we will use a very promising OpenStack project named OpenStack-Ansible (OSA). Rackspace Private Cloud Software has initiated this project and has been officially integrated with the support of the OpenStack community. It aims to deploy an OpenStack private cloud by the means of Ansible Playbooks. OSA was released to run an OpenStack environment for production-ready deployment.
In addition, the OSA project could run in All-In-One (AIO) mode. It takes advantage of Linux containerization technology, Linux Container (LXC), so different infrastructures and OpenStack services will run isolated in different containers, but on the same machine.
Conceptually, this approach would somewhat resolve the trade-off of the time consumed for code testing, in our case playbooks, and the delivery speed of the complete suite and consistent OpenStack environment.
- 全屋互聯:智能家居系統開發指南
- Windows Server 2019 Cookbook
- 白話區塊鏈
- Windows Server 2019 Administration Fundamentals
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- 一學就會:Windows Vista應用完全自學手冊
- 深入淺出Node.js
- 計算機應用基礎(Windows 7+Office 2016)
- 寫給架構師的Linux實踐:設計并實現基于Linux的IT解決方案
- Cassandra 3.x High Availability(Second Edition)
- 分布式系統設計實踐
- Advanced Infrastructure Penetration Testing
- bash shell腳本編程經典實例(第2版)
- 完美應用Ubuntu(第2版)
- 基于Arduino的嵌入式系統入門與實踐