Mastering OpenStack(Second Edition)
上QQ阅读APP看书,第一时间看更新

Integrating OpenStack into infrastructure code

To keep the OpenStack environment working with a minimum rate of surprises and ensure that the code delivers the functionalities that are required, we must continuously track the development of our infrastructure code.

We will connect the OpenStack deployment code to a tool chain, where it will be constantly monitored and tested as we continue to develop and refine our code. This tool chain is composed of a pipeline of tracking, monitoring, testing, and reporting phases and is well known as a continuous integration and continuous development (CI-CD) process.