- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 269字
- 2021-07-02 23:52:47
The development and production environments
One of the requirements of deploying OpenStack in a production environment is to continuously test and improve the setup. This means we need to have a test environment that closely resembles the deployment architecture of the production environment and yet is not too complex to be easily implemented by inpidual developers. OpenStack Ansible provides a developer mode with All-in-One (AIO) node installation. We will look into the details of setting up a development environment later in this chapter.
The production environment, on the other hand, needs to be very robust, provide redundancy of services and service isolation, and be extensible. OSA's recommended architecture groups the target hosts into the following:
- Infrastructure and control plane host
- Logging host
- Compute hosts
- Optional storage hosts
The recommended architecture recommends at least three infrastructure and control plane hosts for providing service redundancy. We will also need a deployment host that will run the OSA playbooks.
The infrastructure hosts are installed with common services such as the following:
- Database server with MySQL Galera cluster
- RabbitMQ messaging server
- Memcached
- Repository servers
They also host the OpenStack control plane services, such as the following:
- Identity server (Keystone)
- Image server (Glance)
- Compute management service (Nova)
- Networking (Neutron)
- Other API services such as Heat, Ceilometer, and so on
The logging server hosts a centralized log server, such as rsyslog, and a log analyzer using Logstash and Elasticsearch. The compute hosts run the Nova compute service, along with the networking and logging agents:

For the production environment, separate storage hosts that run the Cinder scheduler and the Cinder volume services must provide storage services.
- Clojure Data Analysis Cookbook
- Word 2000、Excel 2000、PowerPoint 2000上機指導(dǎo)與練習(xí)
- 控制與決策系統(tǒng)仿真
- Google App Inventor
- Matplotlib 3.0 Cookbook
- Zabbix Network Monitoring(Second Edition)
- 構(gòu)建高性能Web站點
- Implementing Oracle API Platform Cloud Service
- Ceph:Designing and Implementing Scalable Storage Systems
- R Data Analysis Projects
- 大數(shù)據(jù)案例精析
- MATLAB-Simulink系統(tǒng)仿真超級學(xué)習(xí)手冊
- 基于人工免疫原理的檢測系統(tǒng)模型及其應(yīng)用
- 案例解說Delphi典型控制應(yīng)用
- C#編程兵書