- Preparing for the Certified OpenStack Administrator Exam
- Matt Dorn
- 157字
- 2021-07-02 19:30:19
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, Linux programs, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "You can fulfill majority of the exam objectives with python-openstackclient ."
A block of code is set as follows:
export OS_AUTH_URL=http://192.168.56.56:5000/v3
export OS_REGION_NAME=RegionOne
export OS_PROJECT_DOMAIN_NAME=default
export OS_USER_DOMAIN_NAME=default
export OS_USERNAME=admin
export OS_PASSWORD=admin
export OS_PROJECT_NAME=logistics
export OS_TENANT_NAME=logistics
Any command-line input or output is written as follows:
$ openstack help
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "From the VirtualBox menu bar, select Preferences."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
推薦閱讀
- PHP 7底層設(shè)計(jì)與源碼實(shí)現(xiàn)
- GeoServer Beginner's Guide(Second Edition)
- Raspberry Pi Robotic Projects(Third Edition)
- 后臺(tái)開(kāi)發(fā):核心技術(shù)與應(yīng)用實(shí)踐
- 軟件工程基礎(chǔ)與實(shí)訓(xùn)教程
- Photoshop智能手機(jī)APP界面設(shè)計(jì)
- 進(jìn)入IT企業(yè)必讀的324個(gè)Java面試題
- Xamarin Cross-Platform Development Cookbook
- jQuery Mobile Web Development Essentials(Second Edition)
- Yii2 By Example
- 一步一步學(xué)Spring Boot:微服務(wù)項(xiàng)目實(shí)戰(zhàn)(第2版)
- Developer,Advocate!
- 多接入邊緣計(jì)算實(shí)戰(zhàn)
- Mastering High Performance with Kotlin
- Python網(wǎng)絡(luò)運(yùn)維自動(dòng)化