- OpenStack Administration with Ansible
- Walter Bentley
- 131字
- 2021-07-23 14:37:17
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, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "This action is accomplished by first sourcing your OpenRC file and then by executing the service-list
command."
A block of code is set as follows:
{ "endpoints": [ { "adminurl": "http://172.29.236.7:8774/v2/%(tenant_id)s", "enabled": true, "id": "90603842a5a54958a7768dd909d43237", "internalurl": "http://172.29.236.7:8774/v2/%(tenant_id)s", "publicurl": "http://172.29.236.7:8774/v2/%(tenant_id)s", "region": "RegionOne", "service_id": "020cc772b9c942eb979fc587877a9239" }, ...
Any command-line input or output is written as follows:
$ keystone endpoint-list
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
推薦閱讀
- C語言程序設(shè)計(jì)
- Building Mapping Applications with QGIS
- Backbone.js Blueprints
- The DevOps 2.4 Toolkit
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- ANSYS Fluent 二次開發(fā)指南
- 21天學(xué)通C++(第5版)
- Developing SSRS Reports for Dynamics AX
- Android嵌入式系統(tǒng)程序開發(fā):基于Cortex-A8(第2版)
- Illustrator CS6設(shè)計(jì)與應(yīng)用任務(wù)教程
- 硬件產(chǎn)品設(shè)計(jì)與開發(fā):從原型到交付
- Robot Framework Test Automation
- 數(shù)字媒體技術(shù)概論
- Effective C++:改善程序與設(shè)計(jì)的55個(gè)具體做法(第三版)中文版(雙色)
- Python深度學(xué)習(xí)與項(xiàng)目實(shí)戰(zhàn)