- Preparing for the Certified OpenStack Administrator Exam
- Matt Dorn
- 105字
- 2021-07-02 19:30:25
Neutron - networking service
Neutron is a service that allows users to manage virtual network resources and IP addresses.
If one wants to boot an instance, they typically need to provide a virtual network on which to boot that instance so that it has network connectivity. With Neutron, users can view their own networks, subnets, firewall rules, and routers—all through the Horizon dashboard, CLI, or API. One's ability to create and manage network resources depends on the specific role they have been assigned.
Neutron also contains a modular framework powered by a variety of plugins, agents, and drivers, including Linux bridge and Open vSwitch.
推薦閱讀
- JBoss Weld CDI for Java Platform
- Learning AWS Lumberyard Game Development
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Processing互動編程藝術
- Scratch 3游戲與人工智能編程完全自學教程
- Windows Presentation Foundation Development Cookbook
- 深度強化學習算法與實踐:基于PyTorch的實現
- Scientific Computing with Scala
- 程序是怎樣跑起來的(第3版)
- C語言程序設計上機指導與習題解答(第2版)
- HTML5從入門到精通(第4版)
- Kubernetes進階實戰
- Machine Learning for OpenCV
- Android應用開發攻略
- C#程序開發參考手冊