- 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.
推薦閱讀
- Mastering Zabbix(Second Edition)
- INSTANT FreeMarker Starter
- PostgreSQL Cookbook
- 你不知道的JavaScript(中卷)
- 深入RabbitMQ
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- MongoDB,Express,Angular,and Node.js Fundamentals
- D3.js By Example
- Visual Foxpro 9.0數(shù)據(jù)庫(kù)程序設(shè)計(jì)教程
- Learning Node.js for .NET Developers
- Programming Microsoft Dynamics? NAV 2015
- DB2SQL性能調(diào)優(yōu)秘笈
- WCF技術(shù)剖析(卷1)
- C語(yǔ)言程序設(shè)計(jì)與應(yīng)用實(shí)驗(yàn)指導(dǎo)書(shū)(第2版)
- 從零開(kāi)始學(xué)Python大數(shù)據(jù)與量化交易