- Learning OpenStack Networking(Neutron)
- James Denton
- 123字
- 2021-08-05 17:49:54
Preface
The latest release of OpenStack, code-named Icehouse, was released in April 2014 and includes the networking service known as Neutron (formerly Quantum). First introduced in the Folsom release of OpenStack, Neutron provides cloud operators and users with an API to create and manage networks in the cloud. An extension framework allows for additional network services, such as load balancing, firewalls, and virtual private networks, to be deployed and managed.
It is important to note that OpenStack Networking in this book refers only to Neutron and should not be confused with the legacy networking service known as nova-network built in Nova (Compute). While nova-network has slipped its deprecation date in the last two releases, support for the technology is limited in the future.
- C語言程序設(shè)計(jì)實(shí)踐教程(第2版)
- PHP 從入門到項(xiàng)目實(shí)踐(超值版)
- Cocos2d-x游戲開發(fā):手把手教你Lua語言的編程方法
- Scratch真好玩:教小孩學(xué)編程
- Android開發(fā)案例教程與項(xiàng)目實(shí)戰(zhàn)(在線實(shí)驗(yàn)+在線自測(cè))
- 一本書講透Java線程:原理與實(shí)踐
- Geospatial Development By Example with Python
- Visual Basic程序設(shè)計(jì)習(xí)題與上機(jī)實(shí)踐
- INSTANT Silverlight 5 Animation
- Oracle數(shù)據(jù)庫(kù)編程經(jīng)典300例
- Python一行流:像專家一樣寫代碼
- 從零開始學(xué)Selenium自動(dòng)化測(cè)試:基于Python:視頻教學(xué)版
- Java EE基礎(chǔ)實(shí)用教程
- 流暢的Python
- C++ Windows Programming