- OpenStack Networking Cookbook
- Sriram Subramanian Chandan Dutta Chowdhury
- 161字
- 2021-07-09 21:40:38
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: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
[ml2] . . . dhcp_agents_per_network = 2
Any command-line input or output is written as follows:
openstack@controller:~$ cat author_openrc.sh export OS_TENANT_NAME=cookbook export OS_USERNAME=author export OS_PASSWORD=password export OS_AUTH_URL=http://controller:35357/v2.0
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: "In the left navigation menu, click on Identity and then Projects."
推薦閱讀
- Python數(shù)據(jù)分析基礎(chǔ)
- 單片機(jī)C語言程序設(shè)計(jì)實(shí)訓(xùn)100例:基于STC8051+Proteus仿真與實(shí)戰(zhàn)
- OpenCV 3和Qt5計(jì)算機(jī)視覺應(yīng)用開發(fā)
- Mastering Python High Performance
- 概率成形編碼調(diào)制技術(shù)理論及應(yīng)用
- 區(qū)塊鏈底層設(shè)計(jì)Java實(shí)戰(zhàn)
- Python深度學(xué)習(xí):模型、方法與實(shí)現(xiàn)
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計(jì)從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)實(shí)驗(yàn)指導(dǎo)與習(xí)題選解(第2版)
- 運(yùn)維前線:一線運(yùn)維專家的運(yùn)維方法、技巧與實(shí)踐
- 零基礎(chǔ)學(xué)C語言(升級(jí)版)
- 網(wǎng)絡(luò)數(shù)據(jù)采集技術(shù):Java網(wǎng)絡(luò)爬蟲實(shí)戰(zhàn)
- QlikView Unlocked
- 深入淺出Python數(shù)據(jù)分析
- Java Hibernate Cookbook