- Preparing for the Certified OpenStack Administrator Exam
- Matt Dorn
- 290字
- 2021-07-02 19:30:34
Setting up Your Practice Exam Environment
In the previous chapter, we took a look at the origin of OpenStack as well as some details on the Certified OpenStack Administrator exam. We will now focus on installing the OpenStack Newton virtual appliance included with this book. This virtual appliance will give you a working OpenStack environment that can be accessed on your local laptop or desktop! It is recommended that you have this environment up and running before working through the chapters in this book.
As you read through each objective, follow along by performing the actions in your environment. If you already have access to an OpenStack environment, you can certainly use it—but be aware that the appliance has been previously populated with users, projects, instances, networks, and templates to replicate a real-world OpenStack environment. For a script to create the resources, please see check out the official book Git repository at https://github.com/PacktPublishing/Preparing-for-the-Certified-OpenStack-Administrator-Exam. As of June 2017, the COA exam tests on the Newton version of OpenStack.
In this chapter, we will cover the following topics:
- VirtualBox and OVA files
- Traditional OpenStack environments
- The all-in-one OpenStack Virtual Appliance (included with this book)
- Installing the OpenStack Virtual Appliance on Mac/Linux and Windows
After this chapter, you will have a working OpenStack environment on your local machine and will be ready to begin working through the objectives required to pass the Certified OpenStack exam.
- Implementing VMware Horizon 7(Second Edition)
- 測試驅動開發:入門、實戰與進階
- 零基礎學C++程序設計
- Python量化投資指南:基礎、數據與實戰
- Arduino開發實戰指南:LabVIEW卷
- PHP網絡編程學習筆記
- C/C++常用算法手冊(第3版)
- Visual C++數字圖像處理技術詳解
- Emotional Intelligence for IT Professionals
- Learning VMware vSphere
- PyQt編程快速上手
- 編程的原則:改善代碼質量的101個方法
- LabVIEW入門與實戰開發100例(第4版)
- 微信小程序開發邊做邊學(微課視頻版)
- Clojure Data Structures and Algorithms Cookbook